[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f375d269e2f5fecac61e61f60ab1c5d565b955201cf958c5e44aa9400c6a635d [INFO] running `"docker" "start" "-a" "f375d269e2f5fecac61e61f60ab1c5d565b955201cf958c5e44aa9400c6a635d"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling serde v1.0.89 [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 1m 19s [INFO] running `"docker" "inspect" "f375d269e2f5fecac61e61f60ab1c5d565b955201cf958c5e44aa9400c6a635d"` [INFO] running `"docker" "rm" "-f" "f375d269e2f5fecac61e61f60ab1c5d565b955201cf958c5e44aa9400c6a635d"` [INFO] [stdout] f375d269e2f5fecac61e61f60ab1c5d565b955201cf958c5e44aa9400c6a635d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cc5e93e8c9ac6f3bc7be0d2d5ffc8677cf613dc99d961f12ddaa209e22c4dea1 [INFO] running `"docker" "start" "-a" "cc5e93e8c9ac6f3bc7be0d2d5ffc8677cf613dc99d961f12ddaa209e22c4dea1"` [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.58s [INFO] running `"docker" "inspect" "cc5e93e8c9ac6f3bc7be0d2d5ffc8677cf613dc99d961f12ddaa209e22c4dea1"` [INFO] running `"docker" "rm" "-f" "cc5e93e8c9ac6f3bc7be0d2d5ffc8677cf613dc99d961f12ddaa209e22c4dea1"` [INFO] [stdout] cc5e93e8c9ac6f3bc7be0d2d5ffc8677cf613dc99d961f12ddaa209e22c4dea1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 6f57d09ada34c0028b2383b040aaa78c429d47f913d54cb93ab9da7ed666716a [INFO] running `"docker" "start" "-a" "6f57d09ada34c0028b2383b040aaa78c429d47f913d54cb93ab9da7ed666716a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/wordpress_to_zola-016ced2a3b60309a [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" "6f57d09ada34c0028b2383b040aaa78c429d47f913d54cb93ab9da7ed666716a"` [INFO] running `"docker" "rm" "-f" "6f57d09ada34c0028b2383b040aaa78c429d47f913d54cb93ab9da7ed666716a"` [INFO] [stdout] 6f57d09ada34c0028b2383b040aaa78c429d47f913d54cb93ab9da7ed666716a