[INFO] cloning repository https://github.com/dhth/gcue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhth/gcue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fgcue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fgcue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecb616ae8549831141436c77e4281a0b79bb8d13 [INFO] testing dhth/gcue against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fgcue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dhth/gcue [INFO] finished tweaking git repo https://github.com/dhth/gcue [INFO] tweaked toml for git repo https://github.com/dhth/gcue written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dhth/gcue on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dhth/gcue 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78410aac746ae2881234ca9e5916c5b7f9265adc67e9da41b8f42bd5aae95a6a [INFO] running `Command { std: "docker" "start" "-a" "78410aac746ae2881234ca9e5916c5b7f9265adc67e9da41b8f42bd5aae95a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78410aac746ae2881234ca9e5916c5b7f9265adc67e9da41b8f42bd5aae95a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78410aac746ae2881234ca9e5916c5b7f9265adc67e9da41b8f42bd5aae95a6a", kill_on_drop: false }` [INFO] [stdout] 78410aac746ae2881234ca9e5916c5b7f9265adc67e9da41b8f42bd5aae95a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27754dbb9044a560c2c76f86ca896389bd209d39f8fa964732262a675b866671 [INFO] running `Command { std: "docker" "start" "-a" "27754dbb9044a560c2c76f86ca896389bd209d39f8fa964732262a675b866671", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aws-smithy-xml v0.60.15 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling rustyline v17.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling delegate v0.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling neo4rs-macros v0.3.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling aws-smithy-types v1.4.7 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling aws-smithy-query v0.60.15 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling aws-sigv4 v1.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling neo4rs v0.8.0 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.12 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.3 [INFO] [stderr] Compiling aws-runtime v1.7.2 [INFO] [stderr] Compiling aws-sdk-sso v1.97.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.99.0 [INFO] [stderr] Compiling aws-sdk-sts v1.101.0 [INFO] [stderr] Compiling aws-sdk-neptunedata v1.99.1 [INFO] [stderr] Compiling aws-config v1.8.15 [INFO] [stderr] Compiling grafq v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "27754dbb9044a560c2c76f86ca896389bd209d39f8fa964732262a675b866671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27754dbb9044a560c2c76f86ca896389bd209d39f8fa964732262a675b866671", kill_on_drop: false }` [INFO] [stdout] 27754dbb9044a560c2c76f86ca896389bd209d39f8fa964732262a675b866671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86a5e711236159ce2d29ecc18ab016c747c4ba3a6b576172b3b051a305e14422 [INFO] running `Command { std: "docker" "start" "-a" "86a5e711236159ce2d29ecc18ab016c747c4ba3a6b576172b3b051a305e14422", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling insta-cmd v0.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling neo4rs v0.8.0 [INFO] [stderr] Compiling aws-smithy-types v1.4.7 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling aws-smithy-query v0.60.15 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Compiling aws-sigv4 v1.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.12 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.3 [INFO] [stderr] Compiling aws-runtime v1.7.2 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.99.0 [INFO] [stderr] Compiling aws-sdk-sts v1.101.0 [INFO] [stderr] Compiling aws-sdk-sso v1.97.0 [INFO] [stderr] Compiling aws-sdk-neptunedata v1.99.1 [INFO] [stderr] Compiling aws-config v1.8.15 [INFO] [stderr] Compiling grafq v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "86a5e711236159ce2d29ecc18ab016c747c4ba3a6b576172b3b051a305e14422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a5e711236159ce2d29ecc18ab016c747c4ba3a6b576172b3b051a305e14422", kill_on_drop: false }` [INFO] [stdout] 86a5e711236159ce2d29ecc18ab016c747c4ba3a6b576172b3b051a305e14422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4efe1e5657abd36033f764657fd46694ca7247ac52de6153517109eebc14660f [INFO] running `Command { std: "docker" "start" "-a" "4efe1e5657abd36033f764657fd46694ca7247ac52de6153517109eebc14660f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grafq-02f334da497ed28b) [INFO] [stdout] running 26 tests [INFO] [stdout] test domain::pager::tests::custom_pager_fails_to_parse_malformed_pager_command ... ok [INFO] [stdout] test domain::pager::tests::custom_pager_fails_to_parse_empty_pager_command ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_fails_if_no_file_path_provided ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_fails_for_empty_file ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_reads_query_from_file ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_trims_whitespace_from_query ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_returns_query_as_is ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_trims_whitespace_in_file_path ... ok [INFO] [stdout] test view::results::tests::get_results_returns_correct_table_for_array_of_objects ... ok [INFO] [stdout] test view::console::tests::banner_and_help_are_printed_correctly ... ok [INFO] [stdout] test repository::neptune::tests::document_to_value_handles_array_at_root ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_trims_whitespace_in_file_contents ... ok [INFO] [stdout] test view::results::tests::get_results_skips_non_object_array_elements ... ok [INFO] [stdout] test repository::neptune::tests::document_to_value_handles_string_and_boolean_types ... ok [INFO] [stdout] test view::results::tests::get_results_shows_empty_string_for_missing_columns ... ok [INFO] [stdout] test service::write::tests::write_csv_writes_correct_headers_and_rows ... ok [INFO] [stdout] test service::write::tests::write_csv_handles_non_strings_and_numbers ... ok [INFO] [stdout] test repository::neptune::tests::document_to_value_handles_nested_structures ... ok [INFO] [stdout] test view::console::tests::get_query_from_user_input_fails_for_nonexistent_file ... ok [INFO] [stdout] test repository::neptune::tests::document_to_value_handles_empty_collections ... ok [INFO] [stdout] test domain::pager::tests::custom_pager_parses_pager_with_binary_only ... ok [INFO] [stdout] test domain::pager::tests::custom_pager_parses_pager_with_flags ... ok [INFO] [stdout] test repository::neptune::tests::document_to_value_handles_all_primitive_types ... ok [INFO] [stdout] test view::results::tests::get_results_formats_null_values_correctly ... ok [INFO] [stdout] test service::write::tests::write_json_works_as_expected ... ok [INFO] [stdout] test view::results::tests::get_results_converts_non_string_values_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/console_test.rs (/opt/rustwide/target/debug/deps/console_test-168a3a94c07568f3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test debug_flag_works_for_defaults ... ok [INFO] [stdout] test debug_flag_works_for_overridden_flags ... ok [INFO] [stdout] test shows_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/query_test.rs (/opt/rustwide/target/debug/deps/query_test-ec2a2fded6dfa5ca) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Running tests/root_test.rs (/opt/rustwide/target/debug/deps/root_test-1c4aca90470930c9) [INFO] [stdout] test fails_if_provided_with_incorrect_benchmark_num_runs ... ok [INFO] [stdout] test fails_if_both_benchmark_and_write_flags_are_provided ... ok [INFO] [stdout] test fails_if_provided_with_no_db_uri ... ok [INFO] [stdout] test debug_flag_works_for_write_results_flags ... ok [INFO] [stdout] test fails_if_not_provided_with_neo4j_auth ... ok [INFO] [stdout] test debug_flag_works_with_overridden_flags ... ok [INFO] [stdout] test fails_if_incorrect_results_format_provided ... ok [INFO] [stdout] test shows_help ... ok [INFO] [stdout] test debug_flag_works_for_defaults ... ok [INFO] [stdout] test fails_if_provided_with_invalid_db_uri_scheme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test shows_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4efe1e5657abd36033f764657fd46694ca7247ac52de6153517109eebc14660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efe1e5657abd36033f764657fd46694ca7247ac52de6153517109eebc14660f", kill_on_drop: false }` [INFO] [stdout] 4efe1e5657abd36033f764657fd46694ca7247ac52de6153517109eebc14660f