[INFO] fetching crate sas-lexer 1.0.0-beta.4...
[INFO] testing sas-lexer-1.0.0-beta.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sas-lexer 1.0.0-beta.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sas-lexer 1.0.0-beta.4
[INFO] finished tweaking crates.io crate sas-lexer 1.0.0-beta.4
[INFO] tweaked toml for crates.io crate sas-lexer 1.0.0-beta.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sas-lexer 1.0.0-beta.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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]      Locking 231 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding pprof v0.13.0 (available: v0.15.0)
[INFO] [stderr]       Adding rstest v0.22.0 (available: v0.26.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding zip v2.4.2 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee3850b767a987d776246c864df8c4465f4b0df7e70565b4b1b17622c40a532
[INFO] running `Command { std: "docker" "start" "-a" "dee3850b767a987d776246c864df8c4465f4b0df7e70565b4b1b17622c40a532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee3850b767a987d776246c864df8c4465f4b0df7e70565b4b1b17622c40a532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee3850b767a987d776246c864df8c4465f4b0df7e70565b4b1b17622c40a532", kill_on_drop: false }`
[INFO] [stdout] dee3850b767a987d776246c864df8c4465f4b0df7e70565b4b1b17622c40a532
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e64884e697ece39d4d17e73ac676d820c0acf31b3b6ee57b816d316309390af
[INFO] running `Command { std: "docker" "start" "-a" "6e64884e697ece39d4d17e73ac676d820c0acf31b3b6ee57b816d316309390af", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling sas-lexer v1.0.0-beta.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling sas-lexer-macro v0.1.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/mod.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |         source: &str,
[INFO] [stdout]     |                 ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     ) -> Result<Lexer, ErrorKind> {
[INFO] [stdout]     |                 ^^^^^ the same lifetime is hidden 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] 125 |     ) -> Result<Lexer<'_>, ErrorKind> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "6e64884e697ece39d4d17e73ac676d820c0acf31b3b6ee57b816d316309390af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e64884e697ece39d4d17e73ac676d820c0acf31b3b6ee57b816d316309390af", kill_on_drop: false }`
[INFO] [stdout] 6e64884e697ece39d4d17e73ac676d820c0acf31b3b6ee57b816d316309390af
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264e753e8a16c4d7837bc71d8eb8119535f58c4831faf0041273c5c695cbfefc
[INFO] running `Command { std: "docker" "start" "-a" "264e753e8a16c4d7837bc71d8eb8119535f58c4831faf0041273c5c695cbfefc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling sas-lexer-macro v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sas-lexer v1.0.0-beta.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/mod.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |         source: &str,
[INFO] [stdout]     |                 ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     ) -> Result<Lexer, ErrorKind> {
[INFO] [stdout]     |                 ^^^^^ the same lifetime is hidden 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] 125 |     ) -> Result<Lexer<'_>, ErrorKind> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.22.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0583]: file not found for module `tests`
[INFO] [stdout]   --> src/lexer/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `tests`, create file "src/lexer/tests.rs" or "src/lexer/tests/mod.rs"
[INFO] [stdout]    = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `lexical::NumberFormatBuilder::build`: Use `build_strict` or `build_unchecked` instead.
[INFO] [stdout]   --> src/lexer/numeric.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .build();
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `token_type::TokenType: Hash` is not satisfied
[INFO] [stdout]    --> src/lexer/token_type.rs:454:24
[INFO] [stdout]     |
[INFO] [stdout] 454 |             .collect::<HashSet<_>>()
[INFO] [stdout]     |              -------   ^^^^^^^^^^ the trait `Hash` is not implemented for `token_type::TokenType`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromIterator<T>` is implemented for `HashSet<T, S>`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/collections/hash/set.rs:1060:0
[INFO] [stdout]     = note: required for `HashSet<token_type::TokenType>` to implement `FromIterator<token_type::TokenType>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/traits/iterator.rs:2015:4
[INFO] [stdout] help: consider annotating `token_type::TokenType` with `#[derive(Hash)]`
[INFO] [stdout]     |
[INFO] [stdout]  38 + #[derive(Hash)]
[INFO] [stdout]  39 | pub enum TokenType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas-lexer` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "264e753e8a16c4d7837bc71d8eb8119535f58c4831faf0041273c5c695cbfefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264e753e8a16c4d7837bc71d8eb8119535f58c4831faf0041273c5c695cbfefc", kill_on_drop: false }`
[INFO] [stdout] 264e753e8a16c4d7837bc71d8eb8119535f58c4831faf0041273c5c695cbfefc
