[INFO] cloning repository https://github.com/daiw-ing/ter-epub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiw-ing/ter-epub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiw-ing%2Fter-epub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiw-ing%2Fter-epub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d863edd5ede477801dfcd8569a88e05b9dac2c9d [INFO] testing daiw-ing/ter-epub against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiw-ing%2Fter-epub" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daiw-ing/ter-epub on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daiw-ing/ter-epub [INFO] finished tweaking git repo https://github.com/daiw-ing/ter-epub [INFO] tweaked toml for git repo https://github.com/daiw-ing/ter-epub written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/daiw-ing/ter-epub 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html2text v0.10.2 [INFO] [stderr] Downloaded termion v2.0.3 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 993978e355f09d7a6192c238431f3a6a7f052f08ecda12beae454c15e0901de7 [INFO] running `Command { std: "docker" "start" "-a" "993978e355f09d7a6192c238431f3a6a7f052f08ecda12beae454c15e0901de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "993978e355f09d7a6192c238431f3a6a7f052f08ecda12beae454c15e0901de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993978e355f09d7a6192c238431f3a6a7f052f08ecda12beae454c15e0901de7", kill_on_drop: false }` [INFO] [stdout] 993978e355f09d7a6192c238431f3a6a7f052f08ecda12beae454c15e0901de7 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c30bba6fb51e3a6e8841d074226e053e39fc4afec15f7566ea284da7ff5cdc3 [INFO] running `Command { std: "docker" "start" "-a" "9c30bba6fb51e3a6e8841d074226e053e39fc4afec15f7566ea284da7ff5cdc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling html2text v0.10.2 [INFO] [stderr] Compiling epub-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `start` and `path` are never read [INFO] [stdout] --> src/book.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct TocPosition { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 178 | pub start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 179 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TocPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spine_items` is never read [INFO] [stdout] --> src/opf.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Opf { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 12 | pub package: Package, [INFO] [stdout] 13 | pub spine_items: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `epub-parser` (bin "epub-parser"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name epub_parser --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fc3969222fb7a75 -C extra-filename=-804ba8e1174ec3b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3164b57c18c36101.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-bf4949557f010128.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-7f361a07a9d19895.rlib --extern html5ever=/opt/rustwide/target/debug/deps/libhtml5ever-ea2d14fbb76027c8.rlib --extern markup5ever_rcdom=/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-7e63f933519bedc9.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-f3f5c5157128fc54.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-d43c1990338227b3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3c493b4a6de3b0d9.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-6d946c624f03d843.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d8c3d624fa3536c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e8e3ed18fa9219ea.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-67ae6ed9ee134502.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7caf3b6a323d35a5.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-428ae56ae83b8a5e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-0277ab64ac575bb1/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-72579b04d7528bc1/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9c30bba6fb51e3a6e8841d074226e053e39fc4afec15f7566ea284da7ff5cdc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c30bba6fb51e3a6e8841d074226e053e39fc4afec15f7566ea284da7ff5cdc3", kill_on_drop: false }` [INFO] [stdout] 9c30bba6fb51e3a6e8841d074226e053e39fc4afec15f7566ea284da7ff5cdc3