[INFO] updating cached repository https://github.com/TatriX/wordpress-to-zola [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f2c6eaca8d0dc13e2c177f30bbc9ef0c8d2484a [INFO] checking TatriX/wordpress-to-zola against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTatriX%2Fwordpress-to-zola" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TatriX/wordpress-to-zola on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TatriX/wordpress-to-zola [INFO] finished tweaking git repo https://github.com/TatriX/wordpress-to-zola [INFO] tweaked toml for git repo https://github.com/TatriX/wordpress-to-zola written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/TatriX/wordpress-to-zola already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b93546b815f103fe07b6796af5bbe8abae37a50dbb1a4ea7225594adf7c08d55 [INFO] running `"docker" "start" "-a" "b93546b815f103fe07b6796af5bbe8abae37a50dbb1a4ea7225594adf7c08d55"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking env_logger v0.6.1 [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] Checking chrono v0.4.6 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Checking html2md v0.2.8 [INFO] [stderr] Checking wordpress-to-zola v0.1.0 (/opt/rustwide/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] 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 2m 07s [INFO] running `"docker" "inspect" "b93546b815f103fe07b6796af5bbe8abae37a50dbb1a4ea7225594adf7c08d55"` [INFO] running `"docker" "rm" "-f" "b93546b815f103fe07b6796af5bbe8abae37a50dbb1a4ea7225594adf7c08d55"` [INFO] [stdout] b93546b815f103fe07b6796af5bbe8abae37a50dbb1a4ea7225594adf7c08d55