[INFO] fetching crate vegafusion-core 2.0.2... [INFO] checking vegafusion-core-2.0.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate vegafusion-core 2.0.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate vegafusion-core 2.0.2 [INFO] finished tweaking crates.io crate vegafusion-core 2.0.2 [INFO] tweaked toml for crates.io crate vegafusion-core 2.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vegafusion-core 2.0.2 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] crate crates.io crate vegafusion-core 2.0.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 94e6c6edbc5f43332562907ff06352c8f83240d4035ee9fdbdcc31568d25629a [INFO] running `Command { std: "docker" "start" "-a" "94e6c6edbc5f43332562907ff06352c8f83240d4035ee9fdbdcc31568d25629a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e6c6edbc5f43332562907ff06352c8f83240d4035ee9fdbdcc31568d25629a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e6c6edbc5f43332562907ff06352c8f83240d4035ee9fdbdcc31568d25629a", kill_on_drop: false }` [INFO] [stdout] 94e6c6edbc5f43332562907ff06352c8f83240d4035ee9fdbdcc31568d25629a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d01cc6148661e6489fe8c2b4907933f705b4621cad718df3d66b63a146694dca [INFO] running `Command { std: "docker" "start" "-a" "d01cc6148661e6489fe8c2b4907933f705b4621cad718df3d66b63a146694dca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking arrow-schema v53.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v53.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking arrow-data v53.2.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking sqlparser v0.51.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking prost-types v0.13.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling vegafusion-core v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking object_store v0.11.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking arrow-array v53.2.0 [INFO] [stderr] Checking json-patch v1.4.0 [INFO] [stderr] Checking arrow-select v53.2.0 [INFO] [stderr] Checking arrow-arith v53.2.0 [INFO] [stderr] Checking arrow-row v53.2.0 [INFO] [stderr] Checking arrow-cast v53.2.0 [INFO] [stderr] Checking arrow-string v53.2.0 [INFO] [stderr] Checking arrow-ord v53.2.0 [INFO] [stderr] Checking arrow-json v53.2.0 [INFO] [stderr] Checking arrow-ipc v53.2.0 [INFO] [stderr] Checking arrow-csv v53.2.0 [INFO] [stderr] Checking arrow v53.2.0 [INFO] [stderr] Checking datafusion-common v43.0.0 [INFO] [stderr] Checking datafusion-expr-common v43.0.0 [INFO] [stderr] Checking datafusion-physical-expr-common v43.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate-common v43.0.0 [INFO] [stderr] Checking datafusion-functions-window-common v43.0.0 [INFO] [stderr] Checking datafusion-expr v43.0.0 [INFO] [stderr] Checking datafusion-execution v43.0.0 [INFO] [stderr] Checking datafusion-physical-expr v43.0.0 [INFO] [stderr] Checking datafusion-functions v43.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Checking datafusion-functions-nested v43.0.0 [INFO] [stderr] Checking vegafusion-common v2.0.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/expression/lexer.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn new(src: &str) -> Tokenizer { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn new(src: &str) -> Tokenizer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/expression/lexer.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn new(src: &str) -> Tokenizer { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn new(src: &str) -> Tokenizer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "d01cc6148661e6489fe8c2b4907933f705b4621cad718df3d66b63a146694dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01cc6148661e6489fe8c2b4907933f705b4621cad718df3d66b63a146694dca", kill_on_drop: false }` [INFO] [stdout] d01cc6148661e6489fe8c2b4907933f705b4621cad718df3d66b63a146694dca