[INFO] fetching crate syntect-no-panic 6.0.0... [INFO] testing syntect-no-panic-6.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate syntect-no-panic 6.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate syntect-no-panic 6.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate syntect-no-panic 6.0.0 [INFO] tweaked toml for crates.io crate syntect-no-panic 6.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate syntect-no-panic 6.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate syntect-no-panic 6.0.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75805e5e26a1e6156deb281d95e5ab8d0652b84f89200a5a5ad11e021f4137a [INFO] running `Command { std: "docker" "start" "-a" "c75805e5e26a1e6156deb281d95e5ab8d0652b84f89200a5a5ad11e021f4137a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75805e5e26a1e6156deb281d95e5ab8d0652b84f89200a5a5ad11e021f4137a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75805e5e26a1e6156deb281d95e5ab8d0652b84f89200a5a5ad11e021f4137a", kill_on_drop: false }` [INFO] [stdout] c75805e5e26a1e6156deb281d95e5ab8d0652b84f89200a5a5ad11e021f4137a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a30114a5a9941398f98e44365ea714acd3c3d755e166dd8df3ee2031a9c88a6 [INFO] running `Command { std: "docker" "start" "-a" "6a30114a5a9941398f98e44365ea714acd3c3d755e166dd8df3ee2031a9c88a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect-no-panic v6.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/yaml_load.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | fn new(bytes: &[u8]) -> Parser { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 825 | fn new(bytes: &[u8]) -> Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `Command { std: "docker" "inspect" "6a30114a5a9941398f98e44365ea714acd3c3d755e166dd8df3ee2031a9c88a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a30114a5a9941398f98e44365ea714acd3c3d755e166dd8df3ee2031a9c88a6", kill_on_drop: false }` [INFO] [stdout] 6a30114a5a9941398f98e44365ea714acd3c3d755e166dd8df3ee2031a9c88a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812d606cc2d4c506f42ccdc81ac3878ee8a93921732cdef88cabab1d110092bc [INFO] running `Command { std: "docker" "start" "-a" "812d606cc2d4c506f42ccdc81ac3878ee8a93921732cdef88cabab1d110092bc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rustup-toolchain v0.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling rustdoc-types v0.23.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling syntect-no-panic v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling public-api v0.33.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/yaml_load.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | fn new(bytes: &[u8]) -> Parser { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 825 | fn new(bytes: &[u8]) -> Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cargo-manifest v0.13.0 [INFO] [stderr] Compiling rustdoc-json v0.8.9 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synstats.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use syntect::easy::ScopeRegionIterator; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synstats.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use syntect::highlighting::{ScopeSelector, ScopeSelectors}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synstats.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use syntect::parsing::{ParseState, ScopeStack, ScopeStackOp, SyntaxSet}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> examples/synstats.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/parsyncat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syntect::easy::{HighlightFile, HighlightOptions}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/parsyncat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syntect::highlighting::{Style, ThemeSet}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/parsyncat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syntect::parsing::SyntaxSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "synstats") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> tests/error_handling.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syntect::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syntect::highlighting::{Color, ThemeSet}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use syntect::html::highlighted_html_for_file; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syntect::parsing::SyntaxSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syntect` [INFO] [stdout] --> tests/error_handling.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syntect::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml-css-classes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use syntect::highlighting::ThemeSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml-css-classes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use syntect::html::css_for_theme_with_class_style; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml-css-classes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use syntect::html::{ClassStyle, ClassedHTMLGenerator}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml-css-classes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use syntect::parsing::SyntaxSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/synhtml-css-classes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use syntect::util::LinesWithEndings; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syntest.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use syntect::easy::ScopeRegionIterator; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syntest.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use syntect::highlighting::ScopeSelectors; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syntest.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use syntect::parsing::{ParseState, Scope, ScopeStack, SyntaxSet, SyntaxSetBuilder}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syntest.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | use syntect::util::debug_print_ops; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "synhtml") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/parsyncat.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | syntect::util::as_24_bit_terminal_escaped(&file_regions[..], true) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 4 + use syntect_no_panic::util; [INFO] [stdout] | [INFO] [stdout] help: if you import `util`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 69 - syntect::util::as_24_bit_terminal_escaped(&file_regions[..], true) [INFO] [stdout] 69 + util::as_24_bit_terminal_escaped(&file_regions[..], true) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "synhtml-css-classes") due to 5 previous errors [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> examples/syntest.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "parsyncat") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/gendata.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use syntect::dumps::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/gendata.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use syntect::highlighting::ThemeSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/gendata.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use syntect::parsing::SyntaxSetBuilder; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `syntect::highlighting::ThemeSet`, `syntect::parsing::SyntaxSetBuilder` [INFO] [stdout] --> examples/gendata.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use syntect::highlighting::ThemeSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | use syntect::parsing::SyntaxSetBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syncat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syntect::dumps::{dump_to_file, from_dump_file}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syncat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syntect::easy::{HighlightFile, HighlightOptions}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syncat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syntect::highlighting::{Style, Theme, ThemeSet}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syncat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use syntect::parsing::SyntaxSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/syncat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use syntect::util::as_24_bit_terminal_escaped; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/latex-demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use syntect::easy::{HighlightLines, HighlightOptions}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/latex-demo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use syntect::highlighting::{Style, ThemeSet}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/latex-demo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syntect::parsing::SyntaxSet; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `syntect` [INFO] [stdout] --> examples/latex-demo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use syntect::util::{as_latex_escaped, LinesWithEndings}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `syntect` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `syntect`, use `cargo add syntect` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (test "error_handling") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find function `dump_to_uncompressed_file` in this scope [INFO] [stdout] --> examples/gendata.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | dump_to_uncompressed_file(&ss, packpath_newlines).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 + use syntect_no_panic::dumps::dump_to_uncompressed_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dump_to_uncompressed_file` in this scope [INFO] [stdout] --> examples/gendata.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | dump_to_uncompressed_file(&ss_nonewlines, packpath_nonewlines).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 + use syntect_no_panic::dumps::dump_to_uncompressed_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dump_to_file` in this scope [INFO] [stdout] --> examples/gendata.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | dump_to_file(&ts, packpath).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 + use syntect_no_panic::dumps::dump_to_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "syncat") due to 5 previous errors [INFO] [stderr] error: could not compile `syntect-no-panic` (example "latex-demo") due to 4 previous errors [INFO] [stderr] error: could not compile `syntect-no-panic` (example "gendata") due to 7 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (example "syntest") due to 4 previous errors; 1 warning emitted [INFO] [stdout] error: couldn't read `src/../testdata/test2.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:577:26 [INFO] [stdout] | [INFO] [stdout] 577 | assert_eq!(html, include_str!("../testdata/test2.html").trim_end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/test1.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:588:27 [INFO] [stdout] | [INFO] [stdout] 588 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/highlight_test.erb`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | let s = include_str!("../testdata/highlight_test.erb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/test3.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:600:26 [INFO] [stdout] | [INFO] [stdout] 600 | assert_eq!(html, include_str!("../testdata/test3.html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/test4.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:617:27 [INFO] [stdout] | [INFO] [stdout] 617 | assert_eq!(html3, include_str!("../testdata/test4.html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/test5.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:635:26 [INFO] [stdout] | [INFO] [stdout] 635 | assert_eq!(html, include_str!("../testdata/test5.html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../testdata/JSON.sublime-syntax`: No such file or directory (os error 2) [INFO] [stdout] --> src/html.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | include_str!("../testdata/JSON.sublime-syntax"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/parsing/../../testdata/parser_tests.sublime-syntax`: No such file or directory (os error 2) [INFO] [stdout] --> src/parsing/parser.rs:753:31 [INFO] [stdout] | [INFO] [stdout] 753 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/parsing/../../testdata/embed_escape_test.sublime-syntax`: No such file or directory (os error 2) [INFO] [stdout] --> src/parsing/parser.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | include_str!("../../testdata/embed_escape_test.sublime-syntax"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect-no-panic` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "812d606cc2d4c506f42ccdc81ac3878ee8a93921732cdef88cabab1d110092bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812d606cc2d4c506f42ccdc81ac3878ee8a93921732cdef88cabab1d110092bc", kill_on_drop: false }` [INFO] [stdout] 812d606cc2d4c506f42ccdc81ac3878ee8a93921732cdef88cabab1d110092bc