[INFO] fetching crate marc-record 0.5.1... [INFO] testing marc-record-0.5.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate marc-record 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate marc-record 0.5.1 [INFO] finished tweaking crates.io crate marc-record 0.5.1 [INFO] tweaked toml for crates.io crate marc-record 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate marc-record 0.5.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding winnow v0.6.26 (available: v0.7.13) [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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f33f89091f96f6b8e3c6af5bd117a8f7c36513aa4551f296f4442ed1a29ce3a5 [INFO] running `Command { std: "docker" "start" "-a" "f33f89091f96f6b8e3c6af5bd117a8f7c36513aa4551f296f4442ed1a29ce3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f33f89091f96f6b8e3c6af5bd117a8f7c36513aa4551f296f4442ed1a29ce3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33f89091f96f6b8e3c6af5bd117a8f7c36513aa4551f296f4442ed1a29ce3a5", kill_on_drop: false }` [INFO] [stdout] f33f89091f96f6b8e3c6af5bd117a8f7c36513aa4551f296f4442ed1a29ce3a5 [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=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] 17a979bdb3d9e53507a1f40e2f1fbce2df5a5ea49a70829ef03793043b1a9a97 [INFO] running `Command { std: "docker" "start" "-a" "17a979bdb3d9e53507a1f40e2f1fbce2df5a5ea49a70829ef03793043b1a9a97", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling marc-record v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | PResult, Parser, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `winnow::error::ErrorKind::Fail` [INFO] [stdout] --> src/parser.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | ContextError::from_external_error(input, winnow::error::ErrorKind::Fail, e) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse_directory_entries(input: &mut &[u8]) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_dir_entry(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | fn parse_coding_scheme(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse_status(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_record_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | fn parse_control_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:206:54 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_bibliographical_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | fn parse_encoding_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:253:60 [INFO] [stdout] | [INFO] [stdout] 253 | fn parse_descriptive_cataloging_form(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:276:6 [INFO] [stdout] | [INFO] [stdout] 276 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:292:58 [INFO] [stdout] | [INFO] [stdout] 292 | fn parse_fixed_num(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:296:43 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn parse_leader(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn parse_record(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s [INFO] running `Command { std: "docker" "inspect" "17a979bdb3d9e53507a1f40e2f1fbce2df5a5ea49a70829ef03793043b1a9a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a979bdb3d9e53507a1f40e2f1fbce2df5a5ea49a70829ef03793043b1a9a97", kill_on_drop: false }` [INFO] [stdout] 17a979bdb3d9e53507a1f40e2f1fbce2df5a5ea49a70829ef03793043b1a9a97 [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=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] bf32a6511f5b988977bd2a1c16e22a3f1fe4b911fe8bcb6811effbe73524c744 [INFO] running `Command { std: "docker" "start" "-a" "bf32a6511f5b988977bd2a1c16e22a3f1fe4b911fe8bcb6811effbe73524c744", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | PResult, Parser, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `winnow::error::ErrorKind::Fail` [INFO] [stdout] --> src/parser.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | ContextError::from_external_error(input, winnow::error::ErrorKind::Fail, e) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse_directory_entries(input: &mut &[u8]) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_dir_entry(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | fn parse_coding_scheme(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse_status(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_record_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | fn parse_control_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:206:54 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_bibliographical_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | fn parse_encoding_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:253:60 [INFO] [stdout] | [INFO] [stdout] 253 | fn parse_descriptive_cataloging_form(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:276:6 [INFO] [stdout] | [INFO] [stdout] 276 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:292:58 [INFO] [stdout] | [INFO] [stdout] 292 | fn parse_fixed_num(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:296:43 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn parse_leader(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn parse_record(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling marc-record v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | PResult, Parser, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `winnow::error::ErrorKind::Fail` [INFO] [stdout] --> src/parser.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | ContextError::from_external_error(input, winnow::error::ErrorKind::Fail, e) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse_directory_entries(input: &mut &[u8]) -> PResult> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | fn parse_dir_entry(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | fn parse_coding_scheme(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse_status(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_record_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | fn parse_control_type(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:206:54 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_bibliographical_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | fn parse_encoding_level(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:253:60 [INFO] [stdout] | [INFO] [stdout] 253 | fn parse_descriptive_cataloging_form(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:276:6 [INFO] [stdout] | [INFO] [stdout] 276 | ) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:292:58 [INFO] [stdout] | [INFO] [stdout] 292 | fn parse_fixed_num(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:296:43 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn parse_leader(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stdout] --> src/parser.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn parse_record(input: &mut &[u8]) -> PResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "bf32a6511f5b988977bd2a1c16e22a3f1fe4b911fe8bcb6811effbe73524c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf32a6511f5b988977bd2a1c16e22a3f1fe4b911fe8bcb6811effbe73524c744", kill_on_drop: false }` [INFO] [stdout] bf32a6511f5b988977bd2a1c16e22a3f1fe4b911fe8bcb6811effbe73524c744 [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=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] 841a52b21964c526dec58b3628e9c7d7db05654e501b47622e1384de51186f6b [INFO] running `Command { std: "docker" "start" "-a" "841a52b21964c526dec58b3628e9c7d7db05654e501b47622e1384de51186f6b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | PResult, Parser, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 23 | ) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated unit variant `winnow::error::ErrorKind::Fail` [INFO] [stderr] --> src/parser.rs:83:80 [INFO] [stderr] | [INFO] [stderr] 83 | ContextError::from_external_error(input, winnow::error::ErrorKind::Fail, e) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:93:6 [INFO] [stderr] | [INFO] [stderr] 93 | ) -> PResult> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:112:50 [INFO] [stderr] | [INFO] [stderr] 112 | fn parse_directory_entries(input: &mut &[u8]) -> PResult> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:118:42 [INFO] [stderr] | [INFO] [stderr] 118 | fn parse_dir_entry(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:142:46 [INFO] [stderr] | [INFO] [stderr] 142 | fn parse_coding_scheme(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:153:39 [INFO] [stderr] | [INFO] [stderr] 153 | fn parse_status(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:169:44 [INFO] [stderr] | [INFO] [stderr] 169 | fn parse_record_type(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:196:45 [INFO] [stderr] | [INFO] [stderr] 196 | fn parse_control_type(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:206:54 [INFO] [stderr] | [INFO] [stderr] 206 | fn parse_bibliographical_level(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:223:47 [INFO] [stderr] | [INFO] [stderr] 223 | fn parse_encoding_level(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:253:60 [INFO] [stderr] | [INFO] [stderr] 253 | fn parse_descriptive_cataloging_form(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:276:6 [INFO] [stderr] | [INFO] [stderr] 276 | ) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:292:58 [INFO] [stderr] | [INFO] [stderr] 292 | fn parse_fixed_num(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:296:43 [INFO] [stderr] | [INFO] [stderr] 296 | pub fn parse_leader(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult [INFO] [stderr] --> src/parser.rs:353:43 [INFO] [stderr] | [INFO] [stderr] 353 | pub fn parse_record(input: &mut &[u8]) -> PResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `marc-record` (lib) generated 17 warnings [INFO] [stderr] warning: `marc-record` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marc_record-673ccf077e0ee911) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::it_parses_a_control_field ... ok [INFO] [stdout] test parser::tests::it_parses_a_directory ... ok [INFO] [stdout] test parser::tests::it_parses_a_leader ... ok [INFO] [stdout] test parser::tests::it_parses_a_single_record ... ok [INFO] [stdout] test parser::tests::it_parses_another_leader ... ok [INFO] [stdout] test parser::tests::it_parses_a_entire_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests marc_record [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "841a52b21964c526dec58b3628e9c7d7db05654e501b47622e1384de51186f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841a52b21964c526dec58b3628e9c7d7db05654e501b47622e1384de51186f6b", kill_on_drop: false }` [INFO] [stdout] 841a52b21964c526dec58b3628e9c7d7db05654e501b47622e1384de51186f6b