[INFO] fetching crate partiql-extension-visualize 0.14.0... [INFO] testing partiql-extension-visualize-0.14.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate partiql-extension-visualize 0.14.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate partiql-extension-visualize 0.14.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded partiql-ast-macros v0.14.0 [INFO] [stderr] Downloaded delegate v0.9.0 [INFO] [stderr] Downloaded partiql-logical v0.14.0 [INFO] [stderr] Downloaded dyn-hash v0.2.2 [INFO] [stderr] Downloaded dot-writer v0.1.4 [INFO] [stderr] Downloaded ion-rs v0.18.1 [INFO] [stderr] Downloaded partiql-ast v0.14.0 [INFO] [stderr] Downloaded partiql-types v0.14.0 [INFO] [stderr] Downloaded partiql-value v0.14.0 [INFO] [stderr] Downloaded partiql-common v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d4b8c3f5121c66745df2d2ee0ef464054f6a8884d88900c0178e8184799aa5 [INFO] running `Command { std: "docker" "start" "-a" "23d4b8c3f5121c66745df2d2ee0ef464054f6a8884d88900c0178e8184799aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d4b8c3f5121c66745df2d2ee0ef464054f6a8884d88900c0178e8184799aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d4b8c3f5121c66745df2d2ee0ef464054f6a8884d88900c0178e8184799aa5", kill_on_drop: false }` [INFO] [stdout] 23d4b8c3f5121c66745df2d2ee0ef464054f6a8884d88900c0178e8184799aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3358d1c3c07ae3692baa8e0c984731bf491653212599a6223090bdcd92547a9 [INFO] running `Command { std: "docker" "start" "-a" "a3358d1c3c07ae3692baa8e0c984731bf491653212599a6223090bdcd92547a9", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gimli v0.31.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 rustc-demangle v0.1.25 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling partiql-common v0.14.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling delegate v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling partiql-ast-macros v0.14.0 [INFO] [stderr] Compiling ion-rs v0.18.1 [INFO] [stderr] Compiling partiql-ast v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.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 21.34s [INFO] running `Command { std: "docker" "inspect" "a3358d1c3c07ae3692baa8e0c984731bf491653212599a6223090bdcd92547a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3358d1c3c07ae3692baa8e0c984731bf491653212599a6223090bdcd92547a9", kill_on_drop: false }` [INFO] [stdout] a3358d1c3c07ae3692baa8e0c984731bf491653212599a6223090bdcd92547a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917b0b5d8122df1cc6676baaf01360fbb0c0c04611737eee453927febb25d466 [INFO] running `Command { std: "docker" "start" "-a" "917b0b5d8122df1cc6676baaf01360fbb0c0c04611737eee453927febb25d466", 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.37s [INFO] running `Command { std: "docker" "inspect" "917b0b5d8122df1cc6676baaf01360fbb0c0c04611737eee453927febb25d466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917b0b5d8122df1cc6676baaf01360fbb0c0c04611737eee453927febb25d466", kill_on_drop: false }` [INFO] [stdout] 917b0b5d8122df1cc6676baaf01360fbb0c0c04611737eee453927febb25d466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2878281f34a27ea809f3af12529b29da715f8ce6cce59ed7441dc2f04bc2344 [INFO] running `Command { std: "docker" "start" "-a" "b2878281f34a27ea809f3af12529b29da715f8ce6cce59ed7441dc2f04bc2344", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partiql_extension_visualize-c31a886da3b50b59) [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] [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] running `Command { std: "docker" "inspect" "b2878281f34a27ea809f3af12529b29da715f8ce6cce59ed7441dc2f04bc2344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2878281f34a27ea809f3af12529b29da715f8ce6cce59ed7441dc2f04bc2344", kill_on_drop: false }` [INFO] [stdout] b2878281f34a27ea809f3af12529b29da715f8ce6cce59ed7441dc2f04bc2344