[INFO] fetching crate marc-record 0.5.1... [INFO] testing marc-record-0.5.1 against beta-2025-10-28 for beta-1.92-2 [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-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952203fa9c670b9310f05af9babf1b56395b2aa078d6da2b121312ca4f851015 [INFO] running `Command { std: "docker" "start" "-a" "952203fa9c670b9310f05af9babf1b56395b2aa078d6da2b121312ca4f851015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952203fa9c670b9310f05af9babf1b56395b2aa078d6da2b121312ca4f851015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952203fa9c670b9310f05af9babf1b56395b2aa078d6da2b121312ca4f851015", kill_on_drop: false }` [INFO] [stdout] 952203fa9c670b9310f05af9babf1b56395b2aa078d6da2b121312ca4f851015 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1065b3ac955c1f3299501216a9beab5e278de2b19e89286711f3920a244efb10 [INFO] running `Command { std: "docker" "start" "-a" "1065b3ac955c1f3299501216a9beab5e278de2b19e89286711f3920a244efb10", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [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.92s [INFO] running `Command { std: "docker" "inspect" "1065b3ac955c1f3299501216a9beab5e278de2b19e89286711f3920a244efb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1065b3ac955c1f3299501216a9beab5e278de2b19e89286711f3920a244efb10", kill_on_drop: false }` [INFO] [stdout] 1065b3ac955c1f3299501216a9beab5e278de2b19e89286711f3920a244efb10 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb12039dfb9ac63f4d1e958ff63ef91a02e26de13dff4917cc079d21e3b43fb [INFO] running `Command { std: "docker" "start" "-a" "abb12039dfb9ac63f4d1e958ff63ef91a02e26de13dff4917cc079d21e3b43fb", 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.10.0 [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 2.74s [INFO] running `Command { std: "docker" "inspect" "abb12039dfb9ac63f4d1e958ff63ef91a02e26de13dff4917cc079d21e3b43fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb12039dfb9ac63f4d1e958ff63ef91a02e26de13dff4917cc079d21e3b43fb", kill_on_drop: false }` [INFO] [stdout] abb12039dfb9ac63f4d1e958ff63ef91a02e26de13dff4917cc079d21e3b43fb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 850d8397e3a3bb79047a92b9b3d22d3e6c420f1bdca488ba4cfc99838c4db23c [INFO] running `Command { std: "docker" "start" "-a" "850d8397e3a3bb79047a92b9b3d22d3e6c420f1bdca488ba4cfc99838c4db23c", 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-f07eb67d4fad0771) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::it_parses_a_directory ... ok [INFO] [stdout] test parser::tests::it_parses_a_control_field ... 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.10s [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.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "850d8397e3a3bb79047a92b9b3d22d3e6c420f1bdca488ba4cfc99838c4db23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850d8397e3a3bb79047a92b9b3d22d3e6c420f1bdca488ba4cfc99838c4db23c", kill_on_drop: false }` [INFO] [stdout] 850d8397e3a3bb79047a92b9b3d22d3e6c420f1bdca488ba4cfc99838c4db23c