[INFO] fetching crate partiql-eval 0.14.0... [INFO] testing partiql-eval-0.14.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate partiql-eval 0.14.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate partiql-eval 0.14.0 [INFO] finished tweaking crates.io crate partiql-eval 0.14.0 [INFO] tweaked toml for crates.io crate partiql-eval 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate partiql-eval 0.14.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate partiql-eval 0.14.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15536c99cb815814f938046e44c3202e69abff5134ffcb6c7f7016d76323c185 [INFO] running `Command { std: "docker" "start" "-a" "15536c99cb815814f938046e44c3202e69abff5134ffcb6c7f7016d76323c185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15536c99cb815814f938046e44c3202e69abff5134ffcb6c7f7016d76323c185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15536c99cb815814f938046e44c3202e69abff5134ffcb6c7f7016d76323c185", kill_on_drop: false }` [INFO] [stdout] 15536c99cb815814f938046e44c3202e69abff5134ffcb6c7f7016d76323c185 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb1470bb2dcb96a3d9d2a5991cdc1f6f840af7ea5bf6338b24c7f62e3176e77 [INFO] running `Command { std: "docker" "start" "-a" "deb1470bb2dcb96a3d9d2a5991cdc1f6f840af7ea5bf6338b24c7f62e3176e77", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling ice_code v0.1.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling delegate v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling partiql-common v0.14.0 [INFO] [stderr] Compiling ion-rs v0.18.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling partiql-types v0.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling partiql-value v0.14.0 [INFO] [stderr] Compiling partiql-logical v0.14.0 [INFO] [stderr] Compiling partiql-catalog v0.14.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ion-rs v1.0.0-rc.11 [INFO] [stderr] Compiling partiql-extension-ion v0.14.0 [INFO] [stderr] Compiling partiql-eval v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/eval/expr/strings.rs:57:77 [INFO] [stdout] | [INFO] [stdout] 57 | EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| (s.len() * 8)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| (s.len() * 8)), [INFO] [stdout] 57 + EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| s.len() * 8 ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:188:46 [INFO] [stdout] | [INFO] [stdout] 188 | pub user: FxHashMap, &'u (dyn Any)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - pub user: FxHashMap, &'u (dyn Any)>, [INFO] [stdout] 188 + pub user: FxHashMap, &'u dyn Any >, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | fn user_context(&self, name: &str) -> Option<&(dyn Any)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 210 - fn user_context(&self, name: &str) -> Option<&(dyn Any)> { [INFO] [stdout] 210 + fn user_context(&self, name: &str) -> Option<&dyn Any > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:252:60 [INFO] [stdout] | [INFO] [stdout] 252 | fn user_context(&self, name: &str) -> Option<& (dyn Any )>; [INFO] [stdout] | ^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - fn user_context(&self, name: &str) -> Option<& (dyn Any )>; [INFO] [stdout] 252 + fn user_context(&self, name: &str) -> Option<& dyn Any >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "deb1470bb2dcb96a3d9d2a5991cdc1f6f840af7ea5bf6338b24c7f62e3176e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb1470bb2dcb96a3d9d2a5991cdc1f6f840af7ea5bf6338b24c7f62e3176e77", kill_on_drop: false }` [INFO] [stdout] deb1470bb2dcb96a3d9d2a5991cdc1f6f840af7ea5bf6338b24c7f62e3176e77 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 992950aecf0a6cee34f4da6dbd8606755500c8bc031d71caa2e9d5bc5ab6022f [INFO] running `Command { std: "docker" "start" "-a" "992950aecf0a6cee34f4da6dbd8606755500c8bc031d71caa2e9d5bc5ab6022f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling partiql-ast-macros v0.14.0 [INFO] [stderr] Compiling partiql-ast v0.14.0 [INFO] [stderr] Compiling partiql-ast-passes v0.14.0 [INFO] [stderr] Compiling ion-rs v1.0.0-rc.11 [INFO] [stderr] Compiling partiql-parser v0.14.0 [INFO] [stderr] Compiling partiql-extension-ion v0.14.0 [INFO] [stderr] Compiling partiql-eval v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/eval/expr/strings.rs:57:77 [INFO] [stdout] | [INFO] [stdout] 57 | EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| (s.len() * 8)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| (s.len() * 8)), [INFO] [stdout] 57 + EvalStringFn::BitLength => create::<{ STRICT }, _, _>(args, |s| s.len() * 8 ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:188:46 [INFO] [stdout] | [INFO] [stdout] 188 | pub user: FxHashMap, &'u (dyn Any)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - pub user: FxHashMap, &'u (dyn Any)>, [INFO] [stdout] 188 + pub user: FxHashMap, &'u dyn Any >, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | fn user_context(&self, name: &str) -> Option<&(dyn Any)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 210 - fn user_context(&self, name: &str) -> Option<&(dyn Any)> { [INFO] [stdout] 210 + fn user_context(&self, name: &str) -> Option<&dyn Any > { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/eval/mod.rs:252:60 [INFO] [stdout] | [INFO] [stdout] 252 | fn user_context(&self, name: &str) -> Option<& (dyn Any )>; [INFO] [stdout] | ^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - fn user_context(&self, name: &str) -> Option<& (dyn Any )>; [INFO] [stdout] 252 + fn user_context(&self, name: &str) -> Option<& dyn Any >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "992950aecf0a6cee34f4da6dbd8606755500c8bc031d71caa2e9d5bc5ab6022f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992950aecf0a6cee34f4da6dbd8606755500c8bc031d71caa2e9d5bc5ab6022f", kill_on_drop: false }` [INFO] [stdout] 992950aecf0a6cee34f4da6dbd8606755500c8bc031d71caa2e9d5bc5ab6022f