[INFO] fetching crate wt_blk 0.3.1...
[INFO] testing wt_blk-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wt_blk 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate wt_blk 0.3.1
[INFO] finished tweaking crates.io crate wt_blk 0.3.1
[INFO] tweaked toml for crates.io crate wt_blk 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wt_blk 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wt_blk 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 349ea1fb3281f6a7910a3549be6bd3df3bbc3744eb08191aeef6cca0adff03e0
[INFO] running `Command { std: "docker" "start" "-a" "349ea1fb3281f6a7910a3549be6bd3df3bbc3744eb08191aeef6cca0adff03e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "349ea1fb3281f6a7910a3549be6bd3df3bbc3744eb08191aeef6cca0adff03e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349ea1fb3281f6a7910a3549be6bd3df3bbc3744eb08191aeef6cca0adff03e0", kill_on_drop: false }`
[INFO] [stdout] 349ea1fb3281f6a7910a3549be6bd3df3bbc3744eb08191aeef6cca0adff03e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a01f905987666778ec411cf26011df1bb2fd63710c84d743a63c3d7735abf2f
[INFO] running `Command { std: "docker" "start" "-a" "3a01f905987666778ec411cf26011df1bb2fd63710c84d743a63c3d7735abf2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling wt_version v0.1.2
[INFO] [stderr]    Compiling wt_blk v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.20s
[INFO] running `Command { std: "docker" "inspect" "3a01f905987666778ec411cf26011df1bb2fd63710c84d743a63c3d7735abf2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a01f905987666778ec411cf26011df1bb2fd63710c84d743a63c3d7735abf2f", kill_on_drop: false }`
[INFO] [stdout] 3a01f905987666778ec411cf26011df1bb2fd63710c84d743a63c3d7735abf2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 313295e313d06e76a90d7ab43b95e85efd3727d014920adaa70ef850dcea1872
[INFO] running `Command { std: "docker" "start" "-a" "313295e313d06e76a90d7ab43b95e85efd3727d014920adaa70ef850dcea1872", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling divan v0.1.17
[INFO] [stderr]    Compiling wt_blk v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/blk/../../samples/section_fat_zst.blk`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/blk/zstd.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |             include_bytes!("../../samples/section_fat_zst.blk"),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/blk/../../samples/section_fat.blk`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/blk/zstd.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 |         pretty_assertions::assert_eq!(&decoded, &include_bytes!("../../samples/section_fat.blk"));
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/blk/../../samples/section_slim_zst.blk`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/blk/zstd.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 |             include_bytes!("../../samples/section_slim_zst.blk"),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/blk/../../samples/section_slim.blk`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/blk/zstd.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |             &include_bytes!("../../samples/section_slim.blk")[1..]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/blk/../../samples/section_slim.blk`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/blk/zstd.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |         pretty_assertions::assert_eq!(&out, &include_bytes!("../../samples/section_slim.blk")[1..])
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wt_blk` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "313295e313d06e76a90d7ab43b95e85efd3727d014920adaa70ef850dcea1872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "313295e313d06e76a90d7ab43b95e85efd3727d014920adaa70ef850dcea1872", kill_on_drop: false }`
[INFO] [stdout] 313295e313d06e76a90d7ab43b95e85efd3727d014920adaa70ef850dcea1872
