[INFO] fetching crate partiql-extension-visualize 0.13.0... [INFO] testing partiql-extension-visualize-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate partiql-extension-visualize 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate partiql-extension-visualize 0.13.0 [INFO] finished tweaking crates.io crate partiql-extension-visualize 0.13.0 [INFO] tweaked toml for crates.io crate partiql-extension-visualize 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate partiql-extension-visualize 0.13.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate partiql-extension-visualize 0.13.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded dot-writer v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef863ea74826a23ee6e22c89935a8d2d61cd0f3221ebc3be94e7b6ff3fff335 [INFO] running `Command { std: "docker" "start" "-a" "bef863ea74826a23ee6e22c89935a8d2d61cd0f3221ebc3be94e7b6ff3fff335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef863ea74826a23ee6e22c89935a8d2d61cd0f3221ebc3be94e7b6ff3fff335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef863ea74826a23ee6e22c89935a8d2d61cd0f3221ebc3be94e7b6ff3fff335", kill_on_drop: false }` [INFO] [stdout] bef863ea74826a23ee6e22c89935a8d2d61cd0f3221ebc3be94e7b6ff3fff335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7fd9ff866eb3c876772cb80183c76f1b88ef2d428291ecfc3e9e59502cc93359 [INFO] running `Command { std: "docker" "start" "-a" "7fd9ff866eb3c876772cb80183c76f1b88ef2d428291ecfc3e9e59502cc93359", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling delegate v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling partiql-common v0.13.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling ion-rs v0.18.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling partiql-ast-macros v0.13.0 [INFO] [stderr] Compiling partiql-ast v0.13.0 [INFO] [stderr] Compiling partiql-types v0.13.0 [INFO] [stderr] Compiling partiql-value v0.13.0 [INFO] [stderr] Compiling partiql-logical v0.13.0 [INFO] [stderr] Compiling partiql-extension-visualize v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.32s [INFO] running `Command { std: "docker" "inspect" "7fd9ff866eb3c876772cb80183c76f1b88ef2d428291ecfc3e9e59502cc93359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd9ff866eb3c876772cb80183c76f1b88ef2d428291ecfc3e9e59502cc93359", kill_on_drop: false }` [INFO] [stdout] 7fd9ff866eb3c876772cb80183c76f1b88ef2d428291ecfc3e9e59502cc93359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c7fc8fd3104bfbbb75a4d646ae115e7dd37d740ab4fdb1ebdc6972ebe224aa8c [INFO] running `Command { std: "docker" "start" "-a" "c7fc8fd3104bfbbb75a4d646ae115e7dd37d740ab4fdb1ebdc6972ebe224aa8c", kill_on_drop: false }` [INFO] [stderr] Compiling partiql-extension-visualize v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "c7fc8fd3104bfbbb75a4d646ae115e7dd37d740ab4fdb1ebdc6972ebe224aa8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fc8fd3104bfbbb75a4d646ae115e7dd37d740ab4fdb1ebdc6972ebe224aa8c", kill_on_drop: false }` [INFO] [stdout] c7fc8fd3104bfbbb75a4d646ae115e7dd37d740ab4fdb1ebdc6972ebe224aa8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 816088a21c07ed2ec87b9eb3b20bd7e2a63ef465d9daff6c9d83fa456afe2a72 [INFO] running `Command { std: "docker" "start" "-a" "816088a21c07ed2ec87b9eb3b20bd7e2a63ef465d9daff6c9d83fa456afe2a72", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/partiql_extension_visualize-6d214e8b9e7a2609) [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" "816088a21c07ed2ec87b9eb3b20bd7e2a63ef465d9daff6c9d83fa456afe2a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816088a21c07ed2ec87b9eb3b20bd7e2a63ef465d9daff6c9d83fa456afe2a72", kill_on_drop: false }` [INFO] [stdout] 816088a21c07ed2ec87b9eb3b20bd7e2a63ef465d9daff6c9d83fa456afe2a72