[INFO] fetching crate wt_blk 0.2.1... [INFO] checking wt_blk-0.2.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate wt_blk 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate wt_blk 0.2.1 [INFO] finished tweaking crates.io crate wt_blk 0.2.1 [INFO] tweaked toml for crates.io crate wt_blk 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wt_blk 0.2.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding zip v0.6.6 (available: v4.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b7716849a662fdd6bd4adb81a44bb9348582a62d9eefabdfb3674bda40809b [INFO] running `Command { std: "docker" "start" "-a" "f7b7716849a662fdd6bd4adb81a44bb9348582a62d9eefabdfb3674bda40809b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b7716849a662fdd6bd4adb81a44bb9348582a62d9eefabdfb3674bda40809b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b7716849a662fdd6bd4adb81a44bb9348582a62d9eefabdfb3674bda40809b", kill_on_drop: false }` [INFO] [stdout] f7b7716849a662fdd6bd4adb81a44bb9348582a62d9eefabdfb3674bda40809b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec37840904373d2fb0cf4b2388e2196172264bf98e3683c1636f3f485bd2865 [INFO] running `Command { std: "docker" "start" "-a" "6ec37840904373d2fb0cf4b2388e2196172264bf98e3683c1636f3f485bd2865", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking wt_version v0.1.2 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking wt_blk v0.2.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] [stdout] error: couldn't read `benches/../samples/section_fat.blk`: No such file or directory (os error 2) [INFO] [stdout] --> benches/blk.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | const FILE: &[u8] = include_bytes!("../samples/section_fat.blk"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wt_blk::blk::parser` [INFO] [stdout] --> benches/blk.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wt_blk::blk::{make_strict_test, parser::parse_blk}; [INFO] [stdout] | ^^^^^^ could not find `parser` in `blk` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wt_blk` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `as_serde_obj` found for enum `BlkField` in the current scope [INFO] [stdout] --> benches/blk.rs:16:56 [INFO] [stdout] | [INFO] [stdout] 16 | out = serde_json::to_string_pretty(black_box(&sample.as_serde_obj(true))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_serde_json` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/workdir/src/blk/plaintext_serialize/json.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn as_serde_json(&self) -> Result, Report> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> benches/blk.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | sample.as_serde_json_streaming(&mut out, false).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ----- unexpected argument #2 of type `bool` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/blk/plaintext_serialize/json.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn as_serde_json_streaming(&self, w: &mut impl Write) -> Result<(), Report> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 28 - sample.as_serde_json_streaming(&mut out, false).unwrap(); [INFO] [stdout] 28 + sample.as_serde_json_streaming(&mut out).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wt_blk` (bench "blk") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "6ec37840904373d2fb0cf4b2388e2196172264bf98e3683c1636f3f485bd2865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec37840904373d2fb0cf4b2388e2196172264bf98e3683c1636f3f485bd2865", kill_on_drop: false }` [INFO] [stdout] 6ec37840904373d2fb0cf4b2388e2196172264bf98e3683c1636f3f485bd2865