[INFO] cloning repository https://github.com/vroland/mfnf-sitemap-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vroland/mfnf-sitemap-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvroland%2Fmfnf-sitemap-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvroland%2Fmfnf-sitemap-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75c551d7a0da8ed3bb738684b9aff23092304b0f
[INFO] checking vroland/mfnf-sitemap-parser against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvroland%2Fmfnf-sitemap-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vroland/mfnf-sitemap-parser
[INFO] finished tweaking git repo https://github.com/vroland/mfnf-sitemap-parser
[INFO] tweaked toml for git repo https://github.com/vroland/mfnf-sitemap-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vroland/mfnf-sitemap-parser on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vroland/mfnf-sitemap-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f675c88ffe38ddbf6fe235abbfd0953165170ab49e4962505f42d04fc9d10ba
[INFO] running `Command { std: "docker" "start" "-a" "2f675c88ffe38ddbf6fe235abbfd0953165170ab49e4962505f42d04fc9d10ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f675c88ffe38ddbf6fe235abbfd0953165170ab49e4962505f42d04fc9d10ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f675c88ffe38ddbf6fe235abbfd0953165170ab49e4962505f42d04fc9d10ba", kill_on_drop: false }`
[INFO] [stdout] 2f675c88ffe38ddbf6fe235abbfd0953165170ab49e4962505f42d04fc9d10ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d189326aed574aa5f3bf15f34217732d8d7bd350c7d6fa0e290ba45727c64def
[INFO] running `Command { std: "docker" "start" "-a" "d189326aed574aa5f3bf15f34217732d8d7bd350c7d6fa0e290ba45727c64def", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]    Compiling peg v0.5.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling mediawiki_parser v0.4.2
[INFO] [stderr]    Compiling mwparser_utils_derive v0.1.0 (https://github.com/vroland/mediawiki-parser-utils#67c63573)
[INFO] [stderr]     Checking mwparser_utils v0.1.0 (https://github.com/vroland/mediawiki-parser-utils#67c63573)
[INFO] [stderr]     Checking mfnf-sitemap-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/builder.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .trim_right_matches(':')
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 201 -             .trim_right_matches(':')
[INFO] [stdout] 201 +             .trim_end_matches(':')
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/builder.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             .trim_right_matches(':')
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 201 -             .trim_right_matches(':')
[INFO] [stdout] 201 +             .trim_end_matches(':')
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "d189326aed574aa5f3bf15f34217732d8d7bd350c7d6fa0e290ba45727c64def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d189326aed574aa5f3bf15f34217732d8d7bd350c7d6fa0e290ba45727c64def", kill_on_drop: false }`
[INFO] [stdout] d189326aed574aa5f3bf15f34217732d8d7bd350c7d6fa0e290ba45727c64def
