[INFO] fetching crate rustic-reader 0.1.8... [INFO] testing rustic-reader-0.1.8 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rustic-reader 0.1.8 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rustic-reader 0.1.8 [INFO] finished tweaking crates.io crate rustic-reader 0.1.8 [INFO] tweaked toml for crates.io crate rustic-reader 0.1.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustic-reader 0.1.8 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] crate crates.io crate rustic-reader 0.1.8 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a65ea401078f085dc87ad640d7eac7195348c05682214e119868e53f979f455 [INFO] running `Command { std: "docker" "start" "-a" "3a65ea401078f085dc87ad640d7eac7195348c05682214e119868e53f979f455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a65ea401078f085dc87ad640d7eac7195348c05682214e119868e53f979f455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a65ea401078f085dc87ad640d7eac7195348c05682214e119868e53f979f455", kill_on_drop: false }` [INFO] [stdout] 3a65ea401078f085dc87ad640d7eac7195348c05682214e119868e53f979f455 [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=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] baaaee6ca71a6a40f726cb27d71c9bb358331c45cd7ccd238c1c9699086907c1 [INFO] running `Command { std: "docker" "start" "-a" "baaaee6ca71a6a40f726cb27d71c9bb358331c45cd7ccd238c1c9699086907c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling redirect-stderr v0.1.8 [INFO] [stderr] Compiling cli-justify v0.1.8 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling pdf-extract v0.7.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling epub v2.1.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling cli-text-reader v0.1.8 [INFO] [stderr] Compiling html2text v0.13.2 [INFO] [stderr] Compiling cli-epub-to-text v0.1.8 [INFO] [stderr] Compiling cli-pdf-to-text v0.1.8 [INFO] [stderr] Compiling rustic-reader v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s [INFO] running `Command { std: "docker" "inspect" "baaaee6ca71a6a40f726cb27d71c9bb358331c45cd7ccd238c1c9699086907c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baaaee6ca71a6a40f726cb27d71c9bb358331c45cd7ccd238c1c9699086907c1", kill_on_drop: false }` [INFO] [stdout] baaaee6ca71a6a40f726cb27d71c9bb358331c45cd7ccd238c1c9699086907c1 [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=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] 7f55fc7ca8825e04a15092b44d802bffb209faa9c76730cbce8e871e99425a0f [INFO] running `Command { std: "docker" "start" "-a" "7f55fc7ca8825e04a15092b44d802bffb209faa9c76730cbce8e871e99425a0f", kill_on_drop: false }` [INFO] [stderr] Compiling rustic-reader v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "7f55fc7ca8825e04a15092b44d802bffb209faa9c76730cbce8e871e99425a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f55fc7ca8825e04a15092b44d802bffb209faa9c76730cbce8e871e99425a0f", kill_on_drop: false }` [INFO] [stdout] 7f55fc7ca8825e04a15092b44d802bffb209faa9c76730cbce8e871e99425a0f [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=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] a489b810432320c217e56ae8d4ae5cae19bf9f0dc4dbb47828333715f0539b55 [INFO] running `Command { std: "docker" "start" "-a" "a489b810432320c217e56ae8d4ae5cae19bf9f0dc4dbb47828333715f0539b55", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustic_reader-805e88eb98447f28) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a489b810432320c217e56ae8d4ae5cae19bf9f0dc4dbb47828333715f0539b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a489b810432320c217e56ae8d4ae5cae19bf9f0dc4dbb47828333715f0539b55", kill_on_drop: false }` [INFO] [stdout] a489b810432320c217e56ae8d4ae5cae19bf9f0dc4dbb47828333715f0539b55