[INFO] fetching crate moduforge-file 0.5.0...
[INFO] building moduforge-file-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate moduforge-file 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate moduforge-file 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate moduforge-file 0.5.0
[INFO] tweaked toml for crates.io crate moduforge-file 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moduforge-file 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moduforge-file 0.5.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded moduforge-state v0.5.0
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded base62 v2.2.1
[INFO] [stderr]   Downloaded metrics v0.22.4
[INFO] [stderr]   Downloaded moduforge-core v0.5.0
[INFO] [stderr]   Downloaded moduforge-model v0.5.0
[INFO] [stderr]   Downloaded imbl v6.0.0
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded moduforge-transform v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdba7713deed8ceea1e15c85daf37581ade00dae64653fd392c754241d444380
[INFO] running `Command { std: "docker" "start" "-a" "cdba7713deed8ceea1e15c85daf37581ade00dae64653fd392c754241d444380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdba7713deed8ceea1e15c85daf37581ade00dae64653fd392c754241d444380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdba7713deed8ceea1e15c85daf37581ade00dae64653fd392c754241d444380", kill_on_drop: false }`
[INFO] [stdout] cdba7713deed8ceea1e15c85daf37581ade00dae64653fd392c754241d444380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e131230c1ea057f6e3412393a942ac9a7bb48f9a383cb05aca391e0aead8000
[INFO] running `Command { std: "docker" "start" "-a" "7e131230c1ea057f6e3412393a942ac9a7bb48f9a383cb05aca391e0aead8000", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling moduforge-file v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/record.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, BufWriter, Read, Seek, SeekFrom, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]    --> src/record.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Reader {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 159 |     pub(crate) file: File,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.92s
[INFO] running `Command { std: "docker" "inspect" "7e131230c1ea057f6e3412393a942ac9a7bb48f9a383cb05aca391e0aead8000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e131230c1ea057f6e3412393a942ac9a7bb48f9a383cb05aca391e0aead8000", kill_on_drop: false }`
[INFO] [stdout] 7e131230c1ea057f6e3412393a942ac9a7bb48f9a383cb05aca391e0aead8000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c80df1b8bb8b70db0a6bfa7fa0bbfe420fda1997aa1092f267a01e419cb1e3
[INFO] running `Command { std: "docker" "start" "-a" "67c80df1b8bb8b70db0a6bfa7fa0bbfe420fda1997aa1092f267a01e419cb1e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling archery v1.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling imbl v6.0.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling moduforge-model v0.5.0
[INFO] [stderr]    Compiling moduforge-file v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/record.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, BufWriter, Read, Seek, SeekFrom, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]    --> src/record.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Reader {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 159 |     pub(crate) file: File,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling moduforge-transform v0.5.0
[INFO] [stderr]    Compiling moduforge-state v0.5.0
[INFO] [stderr]    Compiling moduforge-core v0.5.0
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/record.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, BufWriter, Read, Seek, SeekFrom, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]    --> src/record.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Reader {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 159 |     pub(crate) file: File,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "67c80df1b8bb8b70db0a6bfa7fa0bbfe420fda1997aa1092f267a01e419cb1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c80df1b8bb8b70db0a6bfa7fa0bbfe420fda1997aa1092f267a01e419cb1e3", kill_on_drop: false }`
[INFO] [stdout] 67c80df1b8bb8b70db0a6bfa7fa0bbfe420fda1997aa1092f267a01e419cb1e3
