[INFO] fetching crate partiql-extension-visualize 0.14.0... [INFO] testing partiql-extension-visualize-0.14.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate partiql-extension-visualize 0.14.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate partiql-extension-visualize 0.14.0 [INFO] finished tweaking crates.io crate partiql-extension-visualize 0.14.0 [INFO] tweaked toml for crates.io crate partiql-extension-visualize 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate partiql-extension-visualize 0.14.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate partiql-extension-visualize 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded partiql-logical v0.14.0 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded partiql-common v0.14.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.37.1 [INFO] [stderr] Downloaded dot-writer v0.1.4 [INFO] [stderr] Downloaded delegate v0.9.0 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded bytes v0.4.12 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded rust_decimal v1.37.2 [INFO] [stderr] Downloaded partiql-value v0.14.0 [INFO] [stderr] Downloaded partiql-ast-macros v0.14.0 [INFO] [stderr] Downloaded partiql-ast v0.14.0 [INFO] [stderr] Downloaded dyn-hash v0.2.2 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded partiql-types v0.14.0 [INFO] [stderr] Downloaded ion-rs v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef4dedf41f28267fa67d02cbd1d28155af6200765d9bd2ee76fbabf001653101 [INFO] running `Command { std: "docker" "start" "-a" "ef4dedf41f28267fa67d02cbd1d28155af6200765d9bd2ee76fbabf001653101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4dedf41f28267fa67d02cbd1d28155af6200765d9bd2ee76fbabf001653101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4dedf41f28267fa67d02cbd1d28155af6200765d9bd2ee76fbabf001653101", kill_on_drop: false }` [INFO] [stdout] ef4dedf41f28267fa67d02cbd1d28155af6200765d9bd2ee76fbabf001653101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cbce7f81deb4f2d7d5bff3cc06d705fbe6263d8e664b430edce7c9a79e93d41 [INFO] running `Command { std: "docker" "start" "-a" "0cbce7f81deb4f2d7d5bff3cc06d705fbe6263d8e664b430edce7c9a79e93d41", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling delegate v0.9.0 [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 rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling delegate v0.13.4 [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 Inflector v0.11.4 [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 partiql-ast-macros v0.14.0 [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 partiql-ast v0.14.0 [INFO] [stderr] Compiling partiql-types v0.14.0 [INFO] [stderr] Compiling partiql-value v0.14.0 [INFO] [stderr] Compiling partiql-logical v0.14.0 [INFO] [stderr] Compiling partiql-extension-visualize v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.10s [INFO] running `Command { std: "docker" "inspect" "0cbce7f81deb4f2d7d5bff3cc06d705fbe6263d8e664b430edce7c9a79e93d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbce7f81deb4f2d7d5bff3cc06d705fbe6263d8e664b430edce7c9a79e93d41", kill_on_drop: false }` [INFO] [stdout] 0cbce7f81deb4f2d7d5bff3cc06d705fbe6263d8e664b430edce7c9a79e93d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83109f52e8c8c39274d1e5c316a2393ca017aef9dec36cc3388d808e3f9b789d [INFO] running `Command { std: "docker" "start" "-a" "83109f52e8c8c39274d1e5c316a2393ca017aef9dec36cc3388d808e3f9b789d", kill_on_drop: false }` [INFO] [stderr] Compiling partiql-extension-visualize v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "83109f52e8c8c39274d1e5c316a2393ca017aef9dec36cc3388d808e3f9b789d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83109f52e8c8c39274d1e5c316a2393ca017aef9dec36cc3388d808e3f9b789d", kill_on_drop: false }` [INFO] [stdout] 83109f52e8c8c39274d1e5c316a2393ca017aef9dec36cc3388d808e3f9b789d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddd9221c8728e254def764eae3d291d0154954c920296d3917dc0d523ead9b77 [INFO] running `Command { std: "docker" "start" "-a" "ddd9221c8728e254def764eae3d291d0154954c920296d3917dc0d523ead9b77", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partiql_extension_visualize-e32cfe867af72880) [INFO] [stderr] Doc-tests partiql_extension_visualize [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ddd9221c8728e254def764eae3d291d0154954c920296d3917dc0d523ead9b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd9221c8728e254def764eae3d291d0154954c920296d3917dc0d523ead9b77", kill_on_drop: false }` [INFO] [stdout] ddd9221c8728e254def764eae3d291d0154954c920296d3917dc0d523ead9b77