[INFO] updating cached repository quininer/epub2txt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/quininer/epub2txt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/epub2txt" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/quininer/epub2txt"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/quininer/epub2txt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/epub2txt" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/quininer/epub2txt"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/quininer/epub2txt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2ec009985997ace42fdff7eec67787bc5caae83e [INFO] sha for GitHub repo quininer/epub2txt: 2ec009985997ace42fdff7eec67787bc5caae83e [INFO] validating manifest of quininer/epub2txt on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quininer/epub2txt on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quininer/epub2txt [INFO] finished frobbing quininer/epub2txt [INFO] frobbed toml for quininer/epub2txt written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/quininer/epub2txt/Cargo.toml [INFO] started frobbing quininer/epub2txt [INFO] finished frobbing quininer/epub2txt [INFO] frobbed toml for quininer/epub2txt written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/quininer/epub2txt/Cargo.toml [INFO] crate quininer/epub2txt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking quininer/epub2txt against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-5/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/quininer/epub2txt:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e51f2eafa9942786ec44b46c7d58484469eb9648c3cbcc5f89826ec0d08a3299 [INFO] running `"docker" "start" "-a" "e51f2eafa9942786ec44b46c7d58484469eb9648c3cbcc5f89826ec0d08a3299"` [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Checking msdos_time v0.1.5 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling selectors v0.18.0 [INFO] [stderr] Compiling cssparser-macros v0.3.0 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking bzip2 v0.3.2 [INFO] [stderr] Checking zip v0.3.0 [INFO] [stderr] Checking kuchiki v0.6.0 [INFO] [stderr] Checking epub2txt v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:85:53 [INFO] [stderr] | [INFO] [stderr] 85 | .map(|uri| root.join(uri.path().trim_left_matches('/'))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:85:53 [INFO] [stderr] | [INFO] [stderr] 85 | .map(|uri| root.join(uri.path().trim_left_matches('/'))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.50s [INFO] running `"docker" "inspect" "e51f2eafa9942786ec44b46c7d58484469eb9648c3cbcc5f89826ec0d08a3299"` [INFO] running `"docker" "rm" "-f" "e51f2eafa9942786ec44b46c7d58484469eb9648c3cbcc5f89826ec0d08a3299"` [INFO] [stdout] e51f2eafa9942786ec44b46c7d58484469eb9648c3cbcc5f89826ec0d08a3299