[INFO] fetching crate thalo-filestore 0.5.0...
[INFO] testing thalo-filestore-0.5.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate thalo-filestore 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate thalo-filestore 0.5.0
[INFO] finished tweaking crates.io crate thalo-filestore 0.5.0
[INFO] tweaked toml for crates.io crate thalo-filestore 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thalo-filestore 0.5.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding thalo v0.5.0 (available: v0.8.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded better-bae v0.1.9
[INFO] [stderr]   Downloaded better-bae-macros v0.1.9
[INFO] [stderr]   Downloaded thalo-macros v0.5.0
[INFO] [stderr]   Downloaded thalo-inmemory v0.5.0
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded thalo v0.5.0
[INFO] [stderr]   Downloaded tonic v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b53ec8e96465be68d259c040b5e6429994d9a7d0c97bd600e9bd8435cee71cd
[INFO] running `Command { std: "docker" "start" "-a" "1b53ec8e96465be68d259c040b5e6429994d9a7d0c97bd600e9bd8435cee71cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b53ec8e96465be68d259c040b5e6429994d9a7d0c97bd600e9bd8435cee71cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b53ec8e96465be68d259c040b5e6429994d9a7d0c97bd600e9bd8435cee71cd", kill_on_drop: false }`
[INFO] [stdout] 1b53ec8e96465be68d259c040b5e6429994d9a7d0c97bd600e9bd8435cee71cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52017cb73eba1dbc6a7ed1afa4c6d3fc05af1227beb597c0ae0c036de3a166a5
[INFO] running `Command { std: "docker" "start" "-a" "52017cb73eba1dbc6a7ed1afa4c6d3fc05af1227beb597c0ae0c036de3a166a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling better-bae-macros v0.1.9
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling better-bae v0.1.9
[INFO] [stderr]    Compiling thalo-macros v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thalo v0.5.0
[INFO] [stderr]    Compiling thalo-inmemory v0.5.0
[INFO] [stderr]    Compiling thalo-filestore v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s
[INFO] running `Command { std: "docker" "inspect" "52017cb73eba1dbc6a7ed1afa4c6d3fc05af1227beb597c0ae0c036de3a166a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52017cb73eba1dbc6a7ed1afa4c6d3fc05af1227beb597c0ae0c036de3a166a5", kill_on_drop: false }`
[INFO] [stdout] 52017cb73eba1dbc6a7ed1afa4c6d3fc05af1227beb597c0ae0c036de3a166a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f13d26f8b92e42b47fd110b36e30bbe48953d79bb1112a25dcee686a669b45c2
[INFO] running `Command { std: "docker" "start" "-a" "f13d26f8b92e42b47fd110b36e30bbe48953d79bb1112a25dcee686a669b45c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling thalo v0.5.0
[INFO] [stderr]    Compiling thalo-inmemory v0.5.0
[INFO] [stderr]    Compiling thalo-filestore v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.85s
[INFO] running `Command { std: "docker" "inspect" "f13d26f8b92e42b47fd110b36e30bbe48953d79bb1112a25dcee686a669b45c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13d26f8b92e42b47fd110b36e30bbe48953d79bb1112a25dcee686a669b45c2", kill_on_drop: false }`
[INFO] [stdout] f13d26f8b92e42b47fd110b36e30bbe48953d79bb1112a25dcee686a669b45c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59504feca40a0c9b9c68c93bd2978d645b8214bf4c095b7bde77df578dda5dc3
[INFO] running `Command { std: "docker" "start" "-a" "59504feca40a0c9b9c68c93bd2978d645b8214bf4c095b7bde77df578dda5dc3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_filestore-66aedf02129bc611)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/thalo_filestore-66aedf02129bc611` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "59504feca40a0c9b9c68c93bd2978d645b8214bf4c095b7bde77df578dda5dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59504feca40a0c9b9c68c93bd2978d645b8214bf4c095b7bde77df578dda5dc3", kill_on_drop: false }`
[INFO] [stdout] 59504feca40a0c9b9c68c93bd2978d645b8214bf4c095b7bde77df578dda5dc3
