[INFO] fetching crate bk-promql-parser 1.0.5...
[INFO] checking bk-promql-parser-1.0.5 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate bk-promql-parser 1.0.5 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bk-promql-parser 1.0.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bk-promql-parser 1.0.5
[INFO] tweaked toml for crates.io crate bk-promql-parser 1.0.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bk-promql-parser 1.0.5 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bk-promql-parser 1.0.5 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5121aa96f2b4dfc5fc8dc2f89f47fb2cfe3529b34c4baa67c16ddf6add2d700a
[INFO] running `Command { std: "docker" "start" "-a" "5121aa96f2b4dfc5fc8dc2f89f47fb2cfe3529b34c4baa67c16ddf6add2d700a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5121aa96f2b4dfc5fc8dc2f89f47fb2cfe3529b34c4baa67c16ddf6add2d700a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5121aa96f2b4dfc5fc8dc2f89f47fb2cfe3529b34c4baa67c16ddf6add2d700a", kill_on_drop: false }`
[INFO] [stdout] 5121aa96f2b4dfc5fc8dc2f89f47fb2cfe3529b34c4baa67c16ddf6add2d700a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d46a038347ce05de2223d97821ea177ae75a101d16259f8720c370055538b692
[INFO] running `Command { std: "docker" "start" "-a" "d46a038347ce05de2223d97821ea177ae75a101d16259f8720c370055538b692", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling cactus v1.0.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling vob v3.0.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling lrpar v0.12.0
[INFO] [stderr]    Compiling lrlex v0.12.0
[INFO] [stderr]    Compiling packedvec v1.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking cfgrammar v0.12.0
[INFO] [stderr]    Compiling sparsevec v0.1.4
[INFO] [stderr]     Checking lrtable v0.12.0
[INFO] [stderr]    Compiling bk-promql-parser v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/lex.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn lexer(s: &str) -> Result<LRNonStreamingLexer<LexemeType, TokenId>, String> {
[INFO] [stdout]    |                 ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |               |
[INFO] [stdout]    |                 |               the same lifetime is hidden here
[INFO] [stdout]    |                 |               the same lifetime is hidden here
[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] 25 | pub fn lexer(s: &str) -> Result<LRNonStreamingLexer<'_, LexemeType, TokenId>, String> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/lex.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn lexer(s: &str) -> Result<LRNonStreamingLexer<LexemeType, TokenId>, String> {
[INFO] [stdout]    |                 ^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |               |
[INFO] [stdout]    |                 |               the same lifetime is hidden here
[INFO] [stdout]    |                 |               the same lifetime is hidden here
[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] 25 | pub fn lexer(s: &str) -> Result<LRNonStreamingLexer<'_, LexemeType, TokenId>, String> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.94s
[INFO] running `Command { std: "docker" "inspect" "d46a038347ce05de2223d97821ea177ae75a101d16259f8720c370055538b692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46a038347ce05de2223d97821ea177ae75a101d16259f8720c370055538b692", kill_on_drop: false }`
[INFO] [stdout] d46a038347ce05de2223d97821ea177ae75a101d16259f8720c370055538b692
