[INFO] cloning repository https://github.com/HelixDB/helix-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HelixDB/helix-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixDB%2Fhelix-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixDB%2Fhelix-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dfd10d9a3a95a98a8cba6e28571cb6c5aea8024
[INFO] testing HelixDB/helix-gateway against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixDB%2Fhelix-gateway" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HelixDB/helix-gateway
[INFO] finished tweaking git repo https://github.com/HelixDB/helix-gateway
[INFO] tweaked toml for git repo https://github.com/HelixDB/helix-gateway written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HelixDB/helix-gateway on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HelixDB/helix-gateway 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.2
[INFO] [stderr]   Downloaded tonic-build v0.14.2
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded pbjson v0.9.0
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded deluxe-macros v0.5.0
[INFO] [stderr]   Downloaded pbjson-build v0.9.0
[INFO] [stderr]   Downloaded deluxe-core v0.5.0
[INFO] [stderr]   Downloaded pbjson-types v0.9.0
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded sonic-number v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded rkyv v0.8.13
[INFO] [stderr]   Downloaded sonic-rs v0.5.6
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded deluxe v0.5.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded faststr v0.2.32
[INFO] [stderr]   Downloaded rkyv_derive v0.8.13
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded rig-derive v0.1.10
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded sonic-simd v0.1.2
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] [stderr]   Downloaded rig-core v0.27.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28d06cb8a9217bd76cd1ba875383ae4cd75d38f96168fd8b4058f2793be5eb2d
[INFO] running `Command { std: "docker" "start" "-a" "28d06cb8a9217bd76cd1ba875383ae4cd75d38f96168fd8b4058f2793be5eb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28d06cb8a9217bd76cd1ba875383ae4cd75d38f96168fd8b4058f2793be5eb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d06cb8a9217bd76cd1ba875383ae4cd75d38f96168fd8b4058f2793be5eb2d", kill_on_drop: false }`
[INFO] [stdout] 28d06cb8a9217bd76cd1ba875383ae4cd75d38f96168fd8b4058f2793be5eb2d
[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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7221db0250e398c7159e84a360640e51a6323d843f8d5032c2a93c39d38dcf8c
[INFO] running `Command { std: "docker" "start" "-a" "7221db0250e398c7159e84a360640e51a6323d843f8d5032c2a93c39d38dcf8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sonic-simd v0.1.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rig-derive v0.1.10
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling helix-gateway v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling sonic-rs v0.5.6
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rig-core v0.27.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "7221db0250e398c7159e84a360640e51a6323d843f8d5032c2a93c39d38dcf8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7221db0250e398c7159e84a360640e51a6323d843f8d5032c2a93c39d38dcf8c", kill_on_drop: false }`
[INFO] [stdout] 7221db0250e398c7159e84a360640e51a6323d843f8d5032c2a93c39d38dcf8c
[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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3281aa41044d930242feb45e413edc3336979fe0937e9d6982dccd1c7087f83
[INFO] running `Command { std: "docker" "start" "-a" "f3281aa41044d930242feb45e413edc3336979fe0937e9d6982dccd1c7087f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling sonic-simd v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sonic-rs v0.5.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rig-core v0.27.0
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling helix-gateway v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "f3281aa41044d930242feb45e413edc3336979fe0937e9d6982dccd1c7087f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3281aa41044d930242feb45e413edc3336979fe0937e9d6982dccd1c7087f83", kill_on_drop: false }`
[INFO] [stdout] f3281aa41044d930242feb45e413edc3336979fe0937e9d6982dccd1c7087f83
[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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fa50f594cb0abc1a95e00f5d8250a4dd5788901dccbb62a43796b0b0598b615
[INFO] running `Command { std: "docker" "start" "-a" "4fa50f594cb0abc1a95e00f5d8250a4dd5788901dccbb62a43796b0b0598b615", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/helix_gateway-072f1263cd4f8c42)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test error::tests::test_error_from_sonic ... ok
[INFO] [stdout] test error::tests::test_error_from_tonic_status ... ok
[INFO] [stdout] test config::tests::test_config_default_listen_addr ... ok
[INFO] [stdout] test config::tests::test_config_default_timeout ... ok
[INFO] [stdout] test config::tests::test_config_listen_addr_is_socket_addr ... ok
[INFO] [stdout] test config::tests::test_grpc_config_defaults ... ok
[INFO] [stdout] test error::tests::test_backend_unavailable_display ... ok
[INFO] [stdout] test error::tests::test_error_response_body_format ... ok
[INFO] [stdout] test error::tests::test_grpc_error_display ... ok
[INFO] [stdout] test error::tests::test_grpc_status_conversion ... ok
[INFO] [stdout] test client::tests::test_connect_invalid_uri_scheme ... ok
[INFO] [stdout] test client::tests::test_connect_unreachable_host ... ok
[INFO] [stdout] test error::tests::test_invalid_request_display ... ok
[INFO] [stdout] test error::tests::test_parse_error_response_status ... ok
[INFO] [stdout] test format::tests::test_format_clone_and_copy ... ok
[INFO] [stdout] test format::tests::test_format_default ... ok
[INFO] [stdout] test format::tests::test_format_from_str_invalid ... ok
[INFO] [stdout] test format::tests::test_deserialize_invalid_json ... ok
[INFO] [stdout] test format::tests::test_roundtrip_complex ... ok
[INFO] [stdout] test format::tests::test_format_from_str_json ... ok
[INFO] [stdout] test format::tests::test_roundtrip_struct ... ok
[INFO] [stdout] test format::tests::test_deserialize_primitive ... ok
[INFO] [stdout] test format::tests::test_deserialize_struct ... ok
[INFO] [stdout] test gateway::routes::tests::test_config_default_values ... ok
[INFO] [stdout] test format::tests::test_serialize_struct ... ok
[INFO] [stdout] test format::tests::test_serialize_to_async ... ok
[INFO] [stdout] test format::tests::test_serialize_vec ... ok
[INFO] [stdout] test gateway::routes::tests::test_empty_json_object ... ok
[INFO] [stdout] test gateway::routes::tests::test_format_default_is_json ... ok
[INFO] [stdout] test gateway::routes::tests::test_malformed_json_deserialization ... ok
[INFO] [stdout] test gateway::routes::tests::test_query_request_deserialization ... ok
[INFO] [stdout] test format::tests::test_serialize_primitive ... ok
[INFO] [stdout] test gateway::routes::tests::test_query_request_with_parameters ... ok
[INFO] [stdout] test gateway::routes::tests::test_health_response_serialization ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_handler_error_returns_internal_status ... ok
[INFO] [stdout] test config::tests::test_config_default_grpc_backend_addr ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_health_returns_version ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_mcp_handler_not_in_read_routes ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_mcp_query_success ... ok
[INFO] [stdout] test error::tests::test_backend_unavailable_response_status ... ok
[INFO] [stdout] test error::tests::test_parse_error_display ... ok
[INFO] [stdout] test gateway::routes::tests::test_query_response_serialization ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_read_query_success ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_read_query_unknown_handler ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_write_handler_not_in_read_routes ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_write_query_success ... ok
[INFO] [stdout] test format::tests::test_deserialize_owned_invalid_json ... ok
[INFO] [stdout] test client::tests::test_connect_empty_address ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_health_returns_healthy ... ok
[INFO] [stdout] test format::tests::test_deserialize_owned_primitive ... ok
[INFO] [stdout] test format::tests::test_deserialize_owned_struct ... ok
[INFO] [stdout] test format::tests::test_deserialize_vec ... ok
[INFO] [stdout] test gateway::routes::tests::test_completely_invalid_json ... ok
[INFO] [stdout] test gateway::routes::tests::test_create_router_has_query_route ... ok
[INFO] [stdout] test tests::integration_test::test_query_endpoint_with_invalid_json ... ok
[INFO] [stdout] test tests::integration_test::test_query_endpoint_backend_error ... ok
[INFO] [stdout] test utils::tests::test_borrowed_into_owned ... ok
[INFO] [stdout] test tests::integration_test::test_query_endpoint_with_empty_body ... ok
[INFO] [stdout] test utils::tests::test_borrowed_with_non_clone_type ... ok
[INFO] [stdout] test utils::tests::test_deref_returns_reference ... ok
[INFO] [stdout] test utils::tests::test_deref_with_non_clone_type ... ok
[INFO] [stdout] test utils::tests::test_into_owned_clones_borrowed ... ok
[INFO] [stdout] test client::tests::test_connect_malformed_uri ... ok
[INFO] [stdout] test tests::integration_test::test_unknown_query_returns_404 ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_grpc_server_query ... ok
[INFO] [stdout] test utils::tests::test_into_owned_moves_owned ... ok
[INFO] [stdout] test utils::tests::test_owned_into_owned ... ok
[INFO] [stdout] test tests::integration_test::test_query_endpoint_with_parameters ... ok
[INFO] [stdout] test tests::db_integration_test::test_db_service_grpc_server_health ... ok
[INFO] [stdout] test tests::integration_test::test_health_endpoint_with_backend_error ... ok
[INFO] [stdout] test tests::integration_test::test_response_content_type_is_json ... ok
[INFO] [stdout] test tests::integration_test::test_query_endpoint_success ... ok
[INFO] [stdout] test utils::tests::test_borrowed_deref ... ok
[INFO] [stdout] test utils::tests::test_owned_deref ... ok
[INFO] [stdout] test tests::integration_test::test_concurrent_requests ... ok
[INFO] [stdout] test tests::integration_test::test_health_endpoint_returns_healthy ... ok
[INFO] [stdout] test tests::integration_test::test_wrong_method_on_query_endpoint ... ok
[INFO] [stdout] test tests::integration_test::test_wrong_method_on_health_endpoint ... ok
[INFO] [stderr]    Doc-tests helix_gateway
[INFO] [stdout] test error::tests::test_invalid_request_response_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.90s; merged doctests compilation took 2.88s
[INFO] running `Command { std: "docker" "inspect" "4fa50f594cb0abc1a95e00f5d8250a4dd5788901dccbb62a43796b0b0598b615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa50f594cb0abc1a95e00f5d8250a4dd5788901dccbb62a43796b0b0598b615", kill_on_drop: false }`
[INFO] [stdout] 4fa50f594cb0abc1a95e00f5d8250a4dd5788901dccbb62a43796b0b0598b615
