[INFO] fetching crate flow-expression-parser 0.7.0...
[INFO] checking flow-expression-parser-0.7.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate flow-expression-parser 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate flow-expression-parser 0.7.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flow-expression-parser 0.7.0
[INFO] finished tweaking crates.io crate flow-expression-parser 0.7.0
[INFO] tweaked toml for crates.io crate flow-expression-parser 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 205 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.23.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d730713a3cc205f85259009326be2bcf3f51171f3137848b6e2c4c52fa3c04b2
[INFO] running `Command { std: "docker" "start" "-a" "d730713a3cc205f85259009326be2bcf3f51171f3137848b6e2c4c52fa3c04b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d730713a3cc205f85259009326be2bcf3f51171f3137848b6e2c4c52fa3c04b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d730713a3cc205f85259009326be2bcf3f51171f3137848b6e2c4c52fa3c04b2", kill_on_drop: false }`
[INFO] [stdout] d730713a3cc205f85259009326be2bcf3f51171f3137848b6e2c4c52fa3c04b2
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c55c8372ceef7f6bf2b1e548e8caea1390bb85ec3a0836a0aaf3703272450c2
[INFO] running `Command { std: "docker" "start" "-a" "5c55c8372ceef7f6bf2b1e548e8caea1390bb85ec3a0836a0aaf3703272450c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling loose-liquid-derive v0.27.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking pest v2.7.14
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wick-xdg v0.4.0
[INFO] [stderr]     Checking seeded-random v0.6.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_api v0.19.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking loose-liquid-core v0.27.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.19.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling wick-test-logger v0.2.0
[INFO] [stderr]     Checking loose-liquid-lib v0.27.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking opentelemetry v0.19.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.19.0
[INFO] [stderr]     Checking loose-liquid v0.27.0
[INFO] [stderr]     Checking liquid-json v0.6.1
[INFO] [stderr]     Checking flow-expression-parser v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |   private_in_public,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ast.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let (_, v) = crate::parse::v1::flow_expression(s).map_err(|e| Error::FlowExpressionParse(e.to_string()))?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |   unused_qualifications,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 274 -     let (_, v) = crate::parse::v1::flow_expression(s).map_err(|e| Error::FlowExpressionParse(e.to_string()))?;
[INFO] [stdout] 274 +     let (_, v) = parse::v1::flow_expression(s).map_err(|e| Error::FlowExpressionParse(e.to_string()))?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ast.rs:414:18
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let (_, v) = crate::parse::v1::instance_port(s).map_err(|_e| Error::PortSyntax(s.to_owned()))?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 414 -     let (_, v) = crate::parse::v1::instance_port(s).map_err(|_e| Error::PortSyntax(s.to_owned()))?;
[INFO] [stdout] 414 +     let (_, v) = parse::v1::instance_port(s).map_err(|_e| Error::PortSyntax(s.to_owned()))?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr] error: could not compile `flow-expression-parser` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c55c8372ceef7f6bf2b1e548e8caea1390bb85ec3a0836a0aaf3703272450c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c55c8372ceef7f6bf2b1e548e8caea1390bb85ec3a0836a0aaf3703272450c2", kill_on_drop: false }`
[INFO] [stdout] 5c55c8372ceef7f6bf2b1e548e8caea1390bb85ec3a0836a0aaf3703272450c2
