[INFO] cloning repository https://github.com/augusteo/epub-chapter-extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augusteo/epub-chapter-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugusteo%2Fepub-chapter-extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugusteo%2Fepub-chapter-extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a4feaf81c3fdd38a83c0a55ef44831c5d81f431 [INFO] checking augusteo/epub-chapter-extractor against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugusteo%2Fepub-chapter-extractor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/augusteo/epub-chapter-extractor [INFO] finished tweaking git repo https://github.com/augusteo/epub-chapter-extractor [INFO] tweaked toml for git repo https://github.com/augusteo/epub-chapter-extractor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/augusteo/epub-chapter-extractor on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/augusteo/epub-chapter-extractor 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded syn v2.0.56 [INFO] [stderr] Downloaded epub v1.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad32a1ffa99e4a3a16a1309a6f21d9466a9238d577aeac2d42a938b5f07d1467 [INFO] running `Command { std: "docker" "start" "-a" "ad32a1ffa99e4a3a16a1309a6f21d9466a9238d577aeac2d42a938b5f07d1467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad32a1ffa99e4a3a16a1309a6f21d9466a9238d577aeac2d42a938b5f07d1467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad32a1ffa99e4a3a16a1309a6f21d9466a9238d577aeac2d42a938b5f07d1467", kill_on_drop: false }` [INFO] [stdout] ad32a1ffa99e4a3a16a1309a6f21d9466a9238d577aeac2d42a938b5f07d1467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61ca8a6e23ac809b6658c966051cf7c0161a6fafbb017c5bdcc9da20557ea3af [INFO] running `Command { std: "docker" "start" "-a" "61ca8a6e23ac809b6658c966051cf7c0161a6fafbb017c5bdcc9da20557ea3af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking xml-rs v0.8.25 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking epub v1.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking epub-chapter-extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/epub_processor.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | /// Mock implementation of EpubDoc for testing [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> tests/mock_epub.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct MockEpub { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 4 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [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 10.75s [INFO] running `Command { std: "docker" "inspect" "61ca8a6e23ac809b6658c966051cf7c0161a6fafbb017c5bdcc9da20557ea3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ca8a6e23ac809b6658c966051cf7c0161a6fafbb017c5bdcc9da20557ea3af", kill_on_drop: false }` [INFO] [stdout] 61ca8a6e23ac809b6658c966051cf7c0161a6fafbb017c5bdcc9da20557ea3af