[INFO] fetching crate arde 0.1.7... [INFO] checking arde-0.1.7 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate arde 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate arde 0.1.7 [INFO] finished tweaking crates.io crate arde 0.1.7 [INFO] tweaked toml for crates.io crate arde 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arde 0.1.7 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 108 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding datadriven v0.8.0 (available: v0.9.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97746f16c6979ff966d12650859236f4139c0af4ec5a93662e5d051a79e67103 [INFO] running `Command { std: "docker" "start" "-a" "97746f16c6979ff966d12650859236f4139c0af4ec5a93662e5d051a79e67103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97746f16c6979ff966d12650859236f4139c0af4ec5a93662e5d051a79e67103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97746f16c6979ff966d12650859236f4139c0af4ec5a93662e5d051a79e67103", kill_on_drop: false }` [INFO] [stdout] 97746f16c6979ff966d12650859236f4139c0af4ec5a93662e5d051a79e67103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2da5be5276b3700b70a23e57c6e01312497111993733c80e58b004d7bc8b0ad [INFO] running `Command { std: "docker" "start" "-a" "e2da5be5276b3700b70a23e57c6e01312497111993733c80e58b004d7bc8b0ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking arde v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 216 | ) -> IResult<&str, bool, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 216 | ) -> IResult<&'input str, bool, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:227:59 [INFO] [stdout] | [INFO] [stdout] 227 | fn identifier<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&str, String, E> { [INFO] [stdout] | ^^^^^^ ---- the lifetime gets resolved as `'input` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 227 | fn identifier<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&'input str, String, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 239 | ) -> IResult<&str, String, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 239 | ) -> IResult<&'input str, String, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 268 | ) -> IResult<&str, ParseTerm, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 268 | ) -> IResult<&'input str, ParseTerm, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 329 | ) -> IResult<&str, Predicate, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 329 | ) -> IResult<&'input str, Predicate, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:349:62 [INFO] [stdout] | [INFO] [stdout] 349 | fn parse_comment<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^^^^^ ---- ---- the lifetimes get resolved as `'input` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'input` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 349 | fn parse_comment<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&'input str, &'input str, E> { [INFO] [stdout] | ++++++ ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 355 | ) -> IResult<&str, Vec<&str>, E> { [INFO] [stdout] | ---- ---- the lifetimes get resolved as `'input` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 355 | ) -> IResult<&'input str, Vec<&'input str>, E> { [INFO] [stdout] | ++++++ ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 367 | ) -> IResult<&str, Atom, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 367 | ) -> IResult<&'input str, Atom, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 394 | ) -> IResult<&str, BodyAtom, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 394 | ) -> IResult<&'input str, BodyAtom, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 418 | ) -> IResult<&str, Constraint, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 418 | ) -> IResult<&'input str, Constraint, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | input: &'input str, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] 459 | ) -> IResult<&str, Vec, E> { [INFO] [stdout] | ---- the lifetime gets resolved as `'input` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'input` [INFO] [stdout] | [INFO] [stdout] 459 | ) -> IResult<&'input str, Vec, E> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking datadriven v0.8.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] error[E0432]: unresolved import `arde::evaluate_program_async` [INFO] [stdout] --> benches/query_bench.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | evaluate_program_async, evaluate_program_nonasync, library::StandardLibrary, CompiledProgram, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `evaluate_program_async` in the root [INFO] [stdout] | help: a similar name exists in the module: `evaluate_program_nonasync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:422:14 [INFO] [stdout] | [INFO] [stdout] 422 | pub async fn evaluate_program_async<'a, I: IntoIterator>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `r#async` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arde` (bench "query_bench") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `super::evaluate_program_async` [INFO] [stdout] --> src/lib.rs:1151:17 [INFO] [stdout] | [INFO] [stdout] 1151 | use super::{evaluate_program_async, evaluate_program_nonasync, Compiler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `evaluate_program_async` in the root [INFO] [stdout] | help: a similar name exists in the module: `evaluate_program_nonasync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:422:14 [INFO] [stdout] | [INFO] [stdout] 422 | pub async fn evaluate_program_async<'a, I: IntoIterator>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `r#async` feature [INFO] [stdout] --> src/lib.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Constraint: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/parser.rs:488:54 [INFO] [stdout] | [INFO] [stdout] 488 | serde_json::to_string_pretty(&output).unwrap() [INFO] [stdout] | ---------------------------- ^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `Constraint` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Constraint` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `serde::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 149 others [INFO] [stdout] = note: required for `Vec` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `to_string_pretty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2258:17 [INFO] [stdout] | [INFO] [stdout] 2256 | pub fn to_string_pretty(value: &T) -> Result [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 2257 | where [INFO] [stdout] 2258 | T: ?Sized + Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_string_pretty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arde` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e2da5be5276b3700b70a23e57c6e01312497111993733c80e58b004d7bc8b0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2da5be5276b3700b70a23e57c6e01312497111993733c80e58b004d7bc8b0ad", kill_on_drop: false }` [INFO] [stdout] e2da5be5276b3700b70a23e57c6e01312497111993733c80e58b004d7bc8b0ad