[INFO] cloning repository https://github.com/ultrasoundmoney/payload-archiver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrasoundmoney/payload-archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasoundmoney%2Fpayload-archiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasoundmoney%2Fpayload-archiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0baf5589f51c6f8d07b0157edcbfc37021bedb54
[INFO] testing ultrasoundmoney/payload-archiver against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasoundmoney%2Fpayload-archiver" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ultrasoundmoney/payload-archiver
[INFO] finished tweaking git repo https://github.com/ultrasoundmoney/payload-archiver
[INFO] tweaked toml for git repo https://github.com/ultrasoundmoney/payload-archiver written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ultrasoundmoney/payload-archiver on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ultrasoundmoney/payload-archiver 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-2025-09-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51c87aa647cb4b43db1b85ec8e2d6d87d1fb9b1a6a032ea8727d01ce57cef2f0
[INFO] running `Command { std: "docker" "start" "-a" "51c87aa647cb4b43db1b85ec8e2d6d87d1fb9b1a6a032ea8727d01ce57cef2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51c87aa647cb4b43db1b85ec8e2d6d87d1fb9b1a6a032ea8727d01ce57cef2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c87aa647cb4b43db1b85ec8e2d6d87d1fb9b1a6a032ea8727d01ce57cef2f0", kill_on_drop: false }`
[INFO] [stdout] 51c87aa647cb4b43db1b85ec8e2d6d87d1fb9b1a6a032ea8727d01ce57cef2f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6086cfe71b3b3b8960046a874a869f1c6c86cf35f926c45db7bd240f35d6439f
[INFO] running `Command { std: "docker" "start" "-a" "6086cfe71b3b3b8960046a874a869f1c6c86cf35f926c45db7bd240f35d6439f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling redis-protocol v4.1.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling arcstr v1.1.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling memory-stats v1.1.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling fred v6.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling object_store v0.8.0
[INFO] [stderr]    Compiling mouseion v6.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_consumer/mod.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[instrument(skip(client))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/redis_consumer/mod.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 .xgroup_delconsumer(STREAM_NAME, GROUP_NAME, &consumer.name)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/bin/sim-submissions.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn main() -> Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/bin/sim-submissions.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mouseion v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6086cfe71b3b3b8960046a874a869f1c6c86cf35f926c45db7bd240f35d6439f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6086cfe71b3b3b8960046a874a869f1c6c86cf35f926c45db7bd240f35d6439f", kill_on_drop: false }`
[INFO] [stdout] 6086cfe71b3b3b8960046a874a869f1c6c86cf35f926c45db7bd240f35d6439f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 662d520521f87c642a16326658695b2530ebd9929892e575ba53b315dde8c8de
[INFO] running `Command { std: "docker" "start" "-a" "662d520521f87c642a16326658695b2530ebd9929892e575ba53b315dde8c8de", kill_on_drop: false }`
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_consumer/mod.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[instrument(skip(client))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/redis_consumer/mod.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 .xgroup_delconsumer(STREAM_NAME, GROUP_NAME, &consumer.name)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mouseion v6.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/bin/sim-submissions.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn main() -> Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/bin/sim-submissions.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/bin/sim-submissions.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn main() -> Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/bin/sim-submissions.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> tests/integration.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | async fn archive_block_submission() -> Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> tests/integration.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .xadd(STREAM_NAME, false, None, "*", pairs)
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", pairs)
[INFO] [stdout]    |              ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/redis_consumer/mod.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[instrument(skip(client))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: fred::types::FromRedis` will fail
[INFO] [stdout]   --> src/redis_consumer/mod.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 .xgroup_delconsumer(STREAM_NAME, GROUP_NAME, &consumer.name)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mouseion v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "662d520521f87c642a16326658695b2530ebd9929892e575ba53b315dde8c8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "662d520521f87c642a16326658695b2530ebd9929892e575ba53b315dde8c8de", kill_on_drop: false }`
[INFO] [stdout] 662d520521f87c642a16326658695b2530ebd9929892e575ba53b315dde8c8de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 696b7cb23543d5bf5c42fb4ed0aec43e1f42c45aa7f1d25af50846a57e4fad85
[INFO] running `Command { std: "docker" "start" "-a" "696b7cb23543d5bf5c42fb4ed0aec43e1f42c45aa7f1d25af50846a57e4fad85", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/redis_consumer/mod.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[instrument(skip(client))]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stderr]   --> src/redis_consumer/mod.rs:95:18
[INFO] [stderr]    |
[INFO] [stderr] 95 |                 .xgroup_delconsumer(STREAM_NAME, GROUP_NAME, &consumer.name)
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/redis_consumer/mod.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[instrument(skip(client))]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: fred::types::FromRedis` will fail
[INFO] [stderr]   --> src/redis_consumer/mod.rs:95:18
[INFO] [stderr]    |
[INFO] [stderr] 95 |                 .xgroup_delconsumer(STREAM_NAME, GROUP_NAME, &consumer.name)
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `mouseion` (lib) generated 1 warning
[INFO] [stderr] warning: `mouseion` (lib test) generated 1 warning
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/bin/sim-submissions.rs:45:7
[INFO] [stderr]    |
[INFO] [stderr] 45 | async fn main() -> Result<()> {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stderr]   --> src/bin/sim-submissions.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |             .xadd(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stderr]    |              ^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 69 |             .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", block_submission)
[INFO] [stderr]    |                  ++++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> tests/integration.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | async fn archive_block_submission() -> Result<()> {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stderr]   --> tests/integration.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 |         .xadd(STREAM_NAME, false, None, "*", pairs)
[INFO] [stderr]    |          ^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 26 |         .xadd::<(), _, _, _, _>(STREAM_NAME, false, None, "*", pairs)
[INFO] [stderr]    |              ++++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mouseion` (bin "sim-submissions" test) generated 1 warning (run `cargo fix --bin "sim-submissions" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `mouseion` (test "integration") generated 1 warning (run `cargo fix --test "integration"` to apply 1 suggestion)
[INFO] [stderr] warning: `mouseion` (bin "sim-submissions") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mouseion v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mouseion-c7d226b7bb77a3a1)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test block_submissions::tests::create_block_submission ... ok
[INFO] [stdout] test block_submissions::tests::test_block_submission_from_redis ... ok
[INFO] [stdout] test compression::tests::test_run_compression_thread ... ok
[INFO] [stdout] test env::tests::test_get_env ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_false ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_not_there ... ok
[INFO] [stdout] test env::tests::test_get_env_panics ... ignored, this test breaks ENV for parallel tests
[INFO] [stdout] test env::tests::test_get_env_bool_true ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_true_upper ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_some ... ok
[INFO] [stdout] test env::tests::test_get_network_panics ... ignored, this test breaks NETWORK for parallel tests
[INFO] [stdout] test env::tests::test_get_network ... ok
[INFO] [stdout] test env::tests::test_obfuscate_if_secret ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/archive-submissions.rs (/opt/rustwide/target/debug/deps/archive_submissions-6adfcb5314b09268)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bundle-submissions/main.rs (/opt/rustwide/target/debug/deps/bundle_submissions-efcf9db33f356966)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sim-submissions.rs (/opt/rustwide/target/debug/deps/sim_submissions-e9f3b5edcba6db3f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-aaf3578a469dea85)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test archive_block_submission ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- archive_block_submission stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'archive_block_submission' (41) panicked at src/env.rs:129:45:
[INFO] [stdout] REDIS_URI not set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffceb80bb02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ffceb80bb02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ffceb80bb02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ffceb80bb02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ffceb81f36f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ffceb81f36f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ffceb7d7121 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ffceb7d7121 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ffceb7e4192 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ffceb7e925f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ffceb7e90f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ffceabd325e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ffceabd325e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ffceb7e99cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ffceb7e99cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ffceb7e977a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ffceb7e42c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ffceb7ca97d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ffceb82a290 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ffceb82939b - core::panicking::panic_display::hcfa7354086542024
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ffceb82939b - core::option::expect_failed::h31e37be81de5cd03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2178:5
[INFO] [stdout]   21:     0x5ffceb6adddb - core::option::Option<T>::expect::h9ed936eeea4fd435
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:965:21
[INFO] [stdout]   22:     0x5ffceac4d5aa - mouseion::env::get_env_config::h3a01dfbbfa888b94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/env.rs:129:45
[INFO] [stdout]   23:     0x5ffceacafd41 - <mouseion::env::ENV_CONFIG as core::ops::deref::Deref>::deref::__static_ref_initialize::hfea1be4042400324
[INFO] [stdout]                                at /opt/rustwide/workdir/src/env.rs:12:44
[INFO] [stdout]   24:     0x5ffceacafd41 - core::ops::function::FnOnce::call_once::h144318564d2b3c4c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ffceacc4725 - lazy_static::lazy::Lazy<T>::get::{{closure}}::haed8a2d7f2e92515
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   26:     0x5ffceac9b56e - std::sync::poison::once::Once::call_once::{{closure}}::h7f0fef2d6aab87cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout]   27:     0x5ffceb7de417 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   28:     0x5ffceac9b304 - std::sync::poison::once::Once::call_once::h92da176a53a29eae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout]   29:     0x5ffceac48fd3 - lazy_static::lazy::Lazy<T>::get::h27299ba86480546a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   30:     0x5ffceac48fd3 - <mouseion::env::ENV_CONFIG as core::ops::deref::Deref>::deref::__stability::h26fb3773d14d89e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   31:     0x5ffceac48fd3 - <mouseion::env::ENV_CONFIG as core::ops::deref::Deref>::deref::h16586cb1c4aeec77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   32:     0x5ffceab9e4a5 - integration::archive_block_submission::{{closure}}::h9af44fef3716cc28
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:13:47
[INFO] [stdout]   33:     0x5ffceaba5b65 - <core::pin::Pin<P> as core::future::future::Future>::poll::h226f43c4b096bf37
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5ffceaba5b9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5c11cfb6077c5342
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5ffceabadc8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7fc3e050bbdf3653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   36:     0x5ffceabadbbc - tokio::runtime::coop::with_budget::h94d953e52c4bae49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   37:     0x5ffceabadbbc - tokio::runtime::coop::budget::h4ea1980825e46734
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   38:     0x5ffceabadbbc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bdcebfb33ee8976
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   39:     0x5ffceabac34a - tokio::runtime::scheduler::current_thread::Context::enter::h4393f12fcdc2d4a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   40:     0x5ffceabad25d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he461b6c3d707234f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   41:     0x5ffceabacf6b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha9df16bca7d0c381
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x5ffceaba520a - tokio::runtime::context::scoped::Scoped<T>::set::h734c0b74d45a01e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5ffceaba502a - tokio::runtime::context::set_scheduler::{{closure}}::h16c0a69f3c8df6db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x5ffceabaf236 - std::thread::local::LocalKey<T>::try_with::h2d33747cb34b2782
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5ffceabaefec - std::thread::local::LocalKey<T>::with::h95cc48620e3b1aeb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5ffceaba4fd1 - tokio::runtime::context::set_scheduler::hee1db34f6d964c42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x5ffceabaccd9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b7e32d4ab8e85a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x5ffceabacf92 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h879080b988cf6bb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x5ffceababf35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he1828b74c2b765c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x5ffceabb0bb0 - tokio::runtime::context::runtime::enter_runtime::h18efefca99237072
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5ffceababe81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b3037445d47eb57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x5ffceaba546f - tokio::runtime::runtime::Runtime::block_on::hab03e7f29cf8522f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   53:     0x5ffceab9e390 - integration::archive_block_submission::h98095d22d0ca24ba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:35:7
[INFO] [stdout]   54:     0x5ffceab9f337 - integration::archive_block_submission::{{closure}}::haa720c3b3b5229b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:12:40
[INFO] [stdout]   55:     0x5ffceabaafb6 - core::ops::function::FnOnce::call_once::hb845937975809dd1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ffceabd301b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ffceabd301b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5ffceabe8c85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5ffceabe8c85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ffceabe8c85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ffceabe8c85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ffceabe8c85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ffceabe8c85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5ffceabe8c85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5ffceabbf474 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5ffceabbf474 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5ffceabc2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5ffceabc2d3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5ffceabc2d3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5ffceabc2d3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5ffceabc2d3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ffceabc2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5ffceabc2d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ffceb7df42f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   75:     0x5ffceb7df42f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x73002af85aa4 - <unknown>
[INFO] [stdout]   77:     0x73002b012a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     archive_block_submission
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "696b7cb23543d5bf5c42fb4ed0aec43e1f42c45aa7f1d25af50846a57e4fad85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "696b7cb23543d5bf5c42fb4ed0aec43e1f42c45aa7f1d25af50846a57e4fad85", kill_on_drop: false }`
[INFO] [stdout] 696b7cb23543d5bf5c42fb4ed0aec43e1f42c45aa7f1d25af50846a57e4fad85
