[INFO] updating cached repository TatriX/wordpress-to-zola [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TatriX/wordpress-to-zola [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/wordpress-to-zola" "work/ex/beta-1.38-1/sources/1.37.0/gh/TatriX/wordpress-to-zola"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TatriX/wordpress-to-zola'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/wordpress-to-zola" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f2c6eaca8d0dc13e2c177f30bbc9ef0c8d2484a [INFO] sha for GitHub repo TatriX/wordpress-to-zola: 1f2c6eaca8d0dc13e2c177f30bbc9ef0c8d2484a [INFO] validating manifest of TatriX/wordpress-to-zola on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TatriX/wordpress-to-zola on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TatriX/wordpress-to-zola [INFO] finished frobbing TatriX/wordpress-to-zola [INFO] frobbed toml for TatriX/wordpress-to-zola written to work/ex/beta-1.38-1/sources/1.37.0/gh/TatriX/wordpress-to-zola/Cargo.toml [INFO] started frobbing TatriX/wordpress-to-zola [INFO] finished frobbing TatriX/wordpress-to-zola [INFO] frobbed toml for TatriX/wordpress-to-zola written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola/Cargo.toml [INFO] crate TatriX/wordpress-to-zola already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TatriX/wordpress-to-zola against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d75b4372a762befd7fa337c31d2487fba6f47f1a93e06ee4c6de768c30ff6baa [INFO] running `"docker" "start" "-a" "d75b4372a762befd7fa337c31d2487fba6f47f1a93e06ee4c6de768c30ff6baa"` [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling html2md v0.2.8 [INFO] [stderr] Compiling wordpress-to-zola v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:187:14 [INFO] [stderr] | [INFO] [stderr] 187 | link.trim_left_matches(&base_url).trim_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 44.48s [INFO] running `"docker" "inspect" "d75b4372a762befd7fa337c31d2487fba6f47f1a93e06ee4c6de768c30ff6baa"` [INFO] running `"docker" "rm" "-f" "d75b4372a762befd7fa337c31d2487fba6f47f1a93e06ee4c6de768c30ff6baa"` [INFO] [stdout] d75b4372a762befd7fa337c31d2487fba6f47f1a93e06ee4c6de768c30ff6baa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b8f16b5af547a689145a4a6dfc1b83d6fac40894e1f696ea7794bd304dda357b [INFO] running `"docker" "start" "-a" "b8f16b5af547a689145a4a6dfc1b83d6fac40894e1f696ea7794bd304dda357b"` [INFO] [stderr] Compiling wordpress-to-zola v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:187:14 [INFO] [stderr] | [INFO] [stderr] 187 | link.trim_left_matches(&base_url).trim_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 1.67s [INFO] running `"docker" "inspect" "b8f16b5af547a689145a4a6dfc1b83d6fac40894e1f696ea7794bd304dda357b"` [INFO] running `"docker" "rm" "-f" "b8f16b5af547a689145a4a6dfc1b83d6fac40894e1f696ea7794bd304dda357b"` [INFO] [stdout] b8f16b5af547a689145a4a6dfc1b83d6fac40894e1f696ea7794bd304dda357b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TatriX/wordpress-to-zola:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 552552806c21287b7353ded717381e2790b1c0eb21fbcbeec9500724ad10da51 [INFO] running `"docker" "start" "-a" "552552806c21287b7353ded717381e2790b1c0eb21fbcbeec9500724ad10da51"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/wordpress_to_zola-080ca3bee03c15e7 [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" "552552806c21287b7353ded717381e2790b1c0eb21fbcbeec9500724ad10da51"` [INFO] running `"docker" "rm" "-f" "552552806c21287b7353ded717381e2790b1c0eb21fbcbeec9500724ad10da51"` [INFO] [stdout] 552552806c21287b7353ded717381e2790b1c0eb21fbcbeec9500724ad10da51