[INFO] fetching crate nickel-lang-lsp 1.3.0...
[INFO] checking nickel-lang-lsp-1.3.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate nickel-lang-lsp 1.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate nickel-lang-lsp 1.3.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nickel-lang-lsp 1.3.0
[INFO] finished tweaking crates.io crate nickel-lang-lsp 1.3.0
[INFO] tweaked toml for crates.io crate nickel-lang-lsp 1.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate nickel-lang-lsp 1.3.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.0
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded simple-counter v0.1.0
[INFO] [stderr]   Downloaded pretty v0.11.3
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded codespan-lsp v0.11.1
[INFO] [stderr]   Downloaded malachite v0.4.4
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded lsp-server v0.6.0
[INFO] [stderr]   Downloaded lsp-types v0.88.0
[INFO] [stderr]   Downloaded malachite-q v0.4.4
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded nickel-lang-core v0.3.0
[INFO] [stderr]   Downloaded malachite-base v0.4.4
[INFO] [stderr]   Downloaded malachite-nz v0.4.4
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aaaeaef754f06cceb8a4e5473058d4b5bb8c232611f4d010d3a061293e3b219
[INFO] running `Command { std: "docker" "start" "-a" "1aaaeaef754f06cceb8a4e5473058d4b5bb8c232611f4d010d3a061293e3b219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aaaeaef754f06cceb8a4e5473058d4b5bb8c232611f4d010d3a061293e3b219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaaeaef754f06cceb8a4e5473058d4b5bb8c232611f4d010d3a061293e3b219", kill_on_drop: false }`
[INFO] [stdout] 1aaaeaef754f06cceb8a4e5473058d4b5bb8c232611f4d010d3a061293e3b219
[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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df166f67fc45aec4aa409b933854bdf0cea1e63a530f6e671e9629e330da414d
[INFO] running `Command { std: "docker" "start" "-a" "df166f67fc45aec4aa409b933854bdf0cea1e63a530f6e671e9629e330da414d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking malachite-base v0.4.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking simple-counter v0.1.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking malachite-nz v0.4.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking lsp-types v0.88.0
[INFO] [stderr]     Checking lsp-server v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling nickel-lang-core v0.3.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking malachite-q v0.4.4
[INFO] [stderr]     Checking malachite v0.4.4
[INFO] [stderr]     Checking codespan-lsp v0.11.1
[INFO] [stderr]     Checking nickel-lang-lsp v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[test_resources("lsp/nls/tests/inputs/*.ncl")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: no resource matching the pattern lsp/nls/tests/inputs/*.ncl
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]  --> tests/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nickel_lang_utils::project_root::project_root;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nickel_lang_core::project_root::project_root;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]   --> benches/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nickel_lang_utils::project_root::project_root;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nickel_lang_core::project_root::project_root;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_harness`
[INFO] [stdout]  --> benches/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use lsp_harness::{TestFixture, TestHarness};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `lsp_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_harness`
[INFO] [stdout]  --> tests/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lsp_harness::{TestFixture, TestHarness};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `lsp_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nickel-lang-lsp` (test "main") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nickel-lang-lsp` (bench "main") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "df166f67fc45aec4aa409b933854bdf0cea1e63a530f6e671e9629e330da414d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df166f67fc45aec4aa409b933854bdf0cea1e63a530f6e671e9629e330da414d", kill_on_drop: false }`
[INFO] [stdout] df166f67fc45aec4aa409b933854bdf0cea1e63a530f6e671e9629e330da414d
[INFO] checking nickel-lang-lsp-1.3.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate nickel-lang-lsp 1.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate nickel-lang-lsp 1.3.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nickel-lang-lsp 1.3.0
[INFO] finished tweaking crates.io crate nickel-lang-lsp 1.3.0
[INFO] tweaked toml for crates.io crate nickel-lang-lsp 1.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate nickel-lang-lsp 1.3.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fa0f661a8acf67e2026b0b2ede9db53772f669497eaf963881c34de935d503f
[INFO] running `Command { std: "docker" "start" "-a" "8fa0f661a8acf67e2026b0b2ede9db53772f669497eaf963881c34de935d503f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fa0f661a8acf67e2026b0b2ede9db53772f669497eaf963881c34de935d503f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa0f661a8acf67e2026b0b2ede9db53772f669497eaf963881c34de935d503f", kill_on_drop: false }`
[INFO] [stdout] 8fa0f661a8acf67e2026b0b2ede9db53772f669497eaf963881c34de935d503f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a962405e1c9103d1624b59a61fca607eca78258b597f4bbcdba2818aeb8548c4
[INFO] running `Command { std: "docker" "start" "-a" "a962405e1c9103d1624b59a61fca607eca78258b597f4bbcdba2818aeb8548c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking malachite-base v0.4.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking simple-counter v0.1.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking js-sys v0.3.61
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking malachite-nz v0.4.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking lsp-types v0.88.0
[INFO] [stderr]     Checking lsp-server v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]    Compiling nickel-lang-core v0.3.0
[INFO] [stderr]     Checking malachite-q v0.4.4
[INFO] [stderr]     Checking malachite v0.4.4
[INFO] [stderr]     Checking codespan-lsp v0.11.1
[INFO] [stderr]     Checking nickel-lang-lsp v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[test_resources("lsp/nls/tests/inputs/*.ncl")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: no resource matching the pattern lsp/nls/tests/inputs/*.ncl
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]  --> tests/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nickel_lang_utils::project_root::project_root;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nickel_lang_core::project_root::project_root;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]   --> benches/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nickel_lang_utils::project_root::project_root;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `nickel_lang_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nickel_lang_core::project_root::project_root;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_harness`
[INFO] [stdout]  --> benches/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use lsp_harness::{TestFixture, TestHarness};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `lsp_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_harness`
[INFO] [stdout]  --> tests/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lsp_harness::{TestFixture, TestHarness};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `lsp_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nickel-lang-lsp` (test "main") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nickel-lang-lsp` (bench "main") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a962405e1c9103d1624b59a61fca607eca78258b597f4bbcdba2818aeb8548c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a962405e1c9103d1624b59a61fca607eca78258b597f4bbcdba2818aeb8548c4", kill_on_drop: false }`
[INFO] [stdout] a962405e1c9103d1624b59a61fca607eca78258b597f4bbcdba2818aeb8548c4
