[INFO] cloning repository https://github.com/ravan/varve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ravan/varve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravan%2Fvarve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravan%2Fvarve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e17cf49b29bd5cd1f2054d83c93e0c0bb2796e3f
[INFO] checking ravan/varve against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravan%2Fvarve" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ravan/varve
[INFO] finished tweaking git repo https://github.com/ravan/varve
[INFO] tweaked toml for git repo https://github.com/ravan/varve written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ravan/varve on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ravan/varve 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `chaos_writer` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../chaos_writer
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `chaos-writer`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/chaos_writer.rs
[INFO] [stderr] 1 + src/bin/chaos-writer.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `config_reference` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../config_reference
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `config-reference`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/config_reference.rs
[INFO] [stderr] 1 + src/bin/config-reference.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `crash_child` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../crash_child
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `crash-child`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/crash_child.rs
[INFO] [stderr] 1 + src/bin/crash-child.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `http_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../http_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `http-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/http_fixture.rs
[INFO] [stderr] 1 + src/bin/http-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `parse_corpus` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../parse_corpus
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `parse-corpus`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/parse_corpus.rs
[INFO] [stderr] 1 + src/bin/parse-corpus.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `varve-testkit` (manifest) generated 5 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d
[INFO] running `Command { std: "docker" "start" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `chaos_writer` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../chaos_writer
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `chaos-writer`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/chaos_writer.rs
[INFO] [stderr] 1 + src/bin/chaos-writer.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `config_reference` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../config_reference
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `config-reference`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/config_reference.rs
[INFO] [stderr] 1 + src/bin/config-reference.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `crash_child` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../crash_child
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `crash-child`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/crash_child.rs
[INFO] [stderr] 1 + src/bin/crash-child.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `http_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../http_fixture
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `http-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/http_fixture.rs
[INFO] [stderr] 1 + src/bin/http-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `parse_corpus` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../parse_corpus
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `parse-corpus`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/parse_corpus.rs
[INFO] [stderr] 1 + src/bin/parse-corpus.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `varve-testkit` (manifest) generated 5 warnings
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking num-bigint v0.4.7
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking datafusion-doc v54.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking xxhash-rust v0.8.16
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustyline v18.0.1
[INFO] [stderr]     Checking liblzma v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling sqlparser_derive v0.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling datafusion-macros v54.0.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking datafusion-common-runtime v54.0.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking varve-types v0.1.2 (/opt/rustwide/workdir/crates/varve-types)
[INFO] [stderr]     Checking varve-gql v0.1.2 (/opt/rustwide/workdir/crates/varve-gql)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking varve-config v0.1.2 (/opt/rustwide/workdir/crates/varve-config)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking object_store v0.13.2
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking arrow-row v58.3.0
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stderr]     Checking arrow-ipc v58.3.0
[INFO] [stderr]     Checking arrow-string v58.3.0
[INFO] [stderr]     Checking varve-storage v0.1.2 (/opt/rustwide/workdir/crates/varve-storage)
[INFO] [stderr]     Checking arrow-cast v58.3.0
[INFO] [stderr]     Checking varve-log v0.1.2 (/opt/rustwide/workdir/crates/varve-log)
[INFO] [stderr]     Checking parquet v58.3.0
[INFO] [stderr]     Checking arrow-json v58.3.0
[INFO] [stderr]     Checking arrow-csv v58.3.0
[INFO] [stderr]     Checking arrow v58.3.0
[INFO] [stderr]     Checking varve-index v0.1.2 (/opt/rustwide/workdir/crates/varve-index)
[INFO] [stderr]     Checking datafusion-common v54.0.0
[INFO] [stderr]     Checking datafusion-expr-common v54.0.0
[INFO] [stderr]     Checking datafusion-physical-expr-common v54.0.0
[INFO] [stderr]     Checking datafusion-functions-aggregate-common v54.0.0
[INFO] [stderr]     Checking datafusion-functions-window-common v54.0.0
[INFO] [stderr]     Checking datafusion-expr v54.0.0
[INFO] [stderr]     Checking datafusion-physical-expr v54.0.0
[INFO] [stderr]     Checking datafusion-execution v54.0.0
[INFO] [stderr]     Checking datafusion-functions v54.0.0
[INFO] [stderr]     Checking datafusion-functions-aggregate v54.0.0
[INFO] [stderr]     Checking datafusion-optimizer v54.0.0
[INFO] [stderr]     Checking datafusion-functions-window v54.0.0
[INFO] [stderr]     Checking datafusion-physical-plan v54.0.0
[INFO] [stderr]     Checking datafusion-physical-expr-adapter v54.0.0
[INFO] [stderr]     Checking datafusion-functions-nested v54.0.0
[INFO] [stderr]     Checking datafusion-sql v54.0.0
[INFO] [stderr]     Checking datafusion-session v54.0.0
[INFO] [stderr]     Checking datafusion-datasource v54.0.0
[INFO] [stderr]     Checking datafusion-catalog v54.0.0
[INFO] [stderr]     Checking datafusion-pruning v54.0.0
[INFO] [stderr]     Checking datafusion-datasource-json v54.0.0
[INFO] [stderr]     Checking datafusion-datasource-arrow v54.0.0
[INFO] [stderr]     Checking datafusion-datasource-csv v54.0.0
[INFO] [stderr]     Checking datafusion-physical-optimizer v54.0.0
[INFO] [stderr]     Checking datafusion-datasource-parquet v54.0.0
[INFO] [stderr]     Checking datafusion-catalog-listing v54.0.0
[INFO] [stderr]     Checking datafusion-functions-table v54.0.0
[INFO] [stderr]     Checking datafusion v54.0.0
[INFO] [stderr]     Checking varve-plan v0.1.2 (/opt/rustwide/workdir/crates/varve-plan)
[INFO] [stderr]     Checking varve-engine v0.1.2 (/opt/rustwide/workdir/crates/varve-engine)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/varve-engine/src/writer.rs:326:18: 326:28}: std::marker::Send`
[INFO] [stdout]    --> crates/varve-engine/src/writer.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | /     tokio::spawn(async move {
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:326:18: 326:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = (std::option::Option<writer::Command>, FlushOutcome)>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::run_batch()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:449:38: 507:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(LogRecord, Effects, TxReceipt, std::string::String), EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_submission()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:693:67: 700:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(LogRecord, Effects, TxReceipt, std::string::String), EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_program()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:708:67: 713:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl futures::Future<Output = Result<(LogRecord, Effects, TxReceipt, std::string::String), EngineError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl futures::Future<Output = Result<(LogRecord, Effects, TxReceipt, std::string::String), EngineError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(LogRecord, Effects, TxReceipt, std::string::String), EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_program_impl()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:900:67: 1039:2}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`varve_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking varve v0.1.2 (/opt/rustwide/workdir/crates/varve)
[INFO] [stderr]     Checking varve-server v0.1.2 (/opt/rustwide/workdir/crates/varve-server)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/varve-engine/src/writer.rs:326:18: 326:28}: std::marker::Send`
[INFO] [stdout]    --> crates/varve-engine/src/writer.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | /     tokio::spawn(async move {
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:326:18: 326:28}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = (std::option::Option<writer::Command>, writer::FlushOutcome)>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::run_batch()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:449:38: 507:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(varve_log::LogRecord, writer::Effects, db::TxReceipt, std::string::String), db::EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_submission()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:693:67: 700:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(varve_log::LogRecord, writer::Effects, db::TxReceipt, std::string::String), db::EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_program()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:708:67: 713:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl futures::Future<Output = Result<(varve_log::LogRecord, writer::Effects, db::TxReceipt, std::string::String), db::EngineError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl futures::Future<Output = Result<(varve_log::LogRecord, writer::Effects, db::TxReceipt, std::string::String), db::EngineError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(varve_log::LogRecord, writer::Effects, db::TxReceipt, std::string::String), db::EngineError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of writer::resolve_program_impl()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/varve-engine/src/writer.rs:900:67: 1039:2}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`varve_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking varve-testkit v0.1.2 (/opt/rustwide/workdir/crates/varve-testkit)
[INFO] [stderr]     Checking varve-cli v0.1.2 (/opt/rustwide/workdir/crates/varve-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d", kill_on_drop: false }`
[INFO] [stdout] d2c0688e46b915e6a8b25bd4519082da8ef5a806168ac626400831d96ddf367d
