[INFO] cloning repository https://github.com/quininer/epub2txt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quininer/epub2txt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fepub2txt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fepub2txt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07932e46b9f9569bcd5307af08ddcd3f135c2e3b [INFO] checking quininer/epub2txt against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fepub2txt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quininer/epub2txt [INFO] finished tweaking git repo https://github.com/quininer/epub2txt [INFO] tweaked toml for git repo https://github.com/quininer/epub2txt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quininer/epub2txt on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quininer/epub2txt 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bf76bf66bd82463fb8fc363187c82c8ce0d604b08396331489c54444fe82d2b [INFO] running `Command { std: "docker" "start" "-a" "4bf76bf66bd82463fb8fc363187c82c8ce0d604b08396331489c54444fe82d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bf76bf66bd82463fb8fc363187c82c8ce0d604b08396331489c54444fe82d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf76bf66bd82463fb8fc363187c82c8ce0d604b08396331489c54444fe82d2b", kill_on_drop: false }` [INFO] [stdout] 4bf76bf66bd82463fb8fc363187c82c8ce0d604b08396331489c54444fe82d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ce407e07743ce4eacdef2e88f922f42961509c4d09c4db9d32f386cebf7cf9a [INFO] running `Command { std: "docker" "start" "-a" "5ce407e07743ce4eacdef2e88f922f42961509c4d09c4db9d32f386cebf7cf9a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.10.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 backtrace v0.3.69 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking epub2txt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.18s [INFO] running `Command { std: "docker" "inspect" "5ce407e07743ce4eacdef2e88f922f42961509c4d09c4db9d32f386cebf7cf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce407e07743ce4eacdef2e88f922f42961509c4d09c4db9d32f386cebf7cf9a", kill_on_drop: false }` [INFO] [stdout] 5ce407e07743ce4eacdef2e88f922f42961509c4d09c4db9d32f386cebf7cf9a