[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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/quininer/epub2txt"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/quininer/epub2txt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/epub2txt" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/quininer/epub2txt"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quininer/epub2txt on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/quininer/epub2txt/Cargo.toml [INFO] crate quininer/epub2txt has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing quininer/epub2txt against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 85c7bef41c37a5c67e9ffd86173e79cd582ff27dccc94c8a6f9cd707a652f261 [INFO] running `"docker" "start" "-a" "85c7bef41c37a5c67e9ffd86173e79cd582ff27dccc94c8a6f9cd707a652f261"` [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling cssparser-macros v0.3.0 [INFO] [stderr] Compiling selectors v0.18.0 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling kuchiki v0.6.0 [INFO] [stderr] Compiling 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] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.92s [INFO] running `"docker" "inspect" "85c7bef41c37a5c67e9ffd86173e79cd582ff27dccc94c8a6f9cd707a652f261"` [INFO] running `"docker" "rm" "-f" "85c7bef41c37a5c67e9ffd86173e79cd582ff27dccc94c8a6f9cd707a652f261"` [INFO] [stdout] 85c7bef41c37a5c67e9ffd86173e79cd582ff27dccc94c8a6f9cd707a652f261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ee8e7e1d3d54dba0876f9762860f2a7e43cac869f1f90b979d7fe5e56db30d5d [INFO] running `"docker" "start" "-a" "ee8e7e1d3d54dba0876f9762860f2a7e43cac869f1f90b979d7fe5e56db30d5d"` [INFO] [stderr] Compiling 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] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "ee8e7e1d3d54dba0876f9762860f2a7e43cac869f1f90b979d7fe5e56db30d5d"` [INFO] running `"docker" "rm" "-f" "ee8e7e1d3d54dba0876f9762860f2a7e43cac869f1f90b979d7fe5e56db30d5d"` [INFO] [stdout] ee8e7e1d3d54dba0876f9762860f2a7e43cac869f1f90b979d7fe5e56db30d5d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 61505397ae8bfa20dbeb8dceba3e923db50755235713e01e3e6de7364df8c025 [INFO] running `"docker" "start" "-a" "61505397ae8bfa20dbeb8dceba3e923db50755235713e01e3e6de7364df8c025"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/epub2txt-7f917f46d68d1978 [INFO] [stderr] Running /opt/crater/target/debug/deps/epub2txt-6bab18ddf73216ba [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests epub2txt [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "61505397ae8bfa20dbeb8dceba3e923db50755235713e01e3e6de7364df8c025"` [INFO] running `"docker" "rm" "-f" "61505397ae8bfa20dbeb8dceba3e923db50755235713e01e3e6de7364df8c025"` [INFO] [stdout] 61505397ae8bfa20dbeb8dceba3e923db50755235713e01e3e6de7364df8c025