[INFO] cloning repository https://github.com/ahcodedthat/sitemap-from-files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahcodedthat/sitemap-from-files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahcodedthat%2Fsitemap-from-files", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahcodedthat%2Fsitemap-from-files'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ddcc5799286cc4c15f68c3573dfedef19abd5a6 [INFO] checking ahcodedthat/sitemap-from-files/1ddcc5799286cc4c15f68c3573dfedef19abd5a6 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahcodedthat%2Fsitemap-from-files" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahcodedthat/sitemap-from-files on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahcodedthat/sitemap-from-files [INFO] finished tweaking git repo https://github.com/ahcodedthat/sitemap-from-files [INFO] tweaked toml for git repo https://github.com/ahcodedthat/sitemap-from-files written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ahcodedthat/sitemap-from-files 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono_utils v0.1.3 [INFO] [stderr] Downloaded snapbox v0.2.9 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded snapbox-macros v0.2.1 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded texting_robots v0.2.1 [INFO] [stderr] Downloaded sitemap v0.4.1 [INFO] [stderr] Downloaded clap v3.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99d960cb3fd4a3739f3d85337ce5bca0d721bb947c04eafb7039d90e9d0d957d [INFO] running `Command { std: "docker" "start" "-a" "99d960cb3fd4a3739f3d85337ce5bca0d721bb947c04eafb7039d90e9d0d957d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99d960cb3fd4a3739f3d85337ce5bca0d721bb947c04eafb7039d90e9d0d957d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d960cb3fd4a3739f3d85337ce5bca0d721bb947c04eafb7039d90e9d0d957d", kill_on_drop: false }` [INFO] [stdout] 99d960cb3fd4a3739f3d85337ce5bca0d721bb947c04eafb7039d90e9d0d957d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f061dbf3c648eb58f1aa6adc067df5527ee3234ed5d78c015c52886632de80 [INFO] running `Command { std: "docker" "start" "-a" "70f061dbf3c648eb58f1aa6adc067df5527ee3234ed5d78c015c52886632de80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking chrono_utils v0.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking concolor-query v0.0.5 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking concolor v0.0.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking snapbox-macros v0.2.1 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking snapbox v0.2.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.1.11 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking texting_robots v0.2.1 [INFO] [stderr] Checking sitemap v0.4.1 [INFO] [stderr] Checking sitemap-from-files v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `cfg_path` is never read [INFO] [stdout] --> src/scan.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Scan<'c, W: Write> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub cfg_path: &'c Path, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cfg_path` is never read [INFO] [stdout] --> src/scan.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Scan<'c, W: Write> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub cfg_path: &'c Path, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s [INFO] running `Command { std: "docker" "inspect" "70f061dbf3c648eb58f1aa6adc067df5527ee3234ed5d78c015c52886632de80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f061dbf3c648eb58f1aa6adc067df5527ee3234ed5d78c015c52886632de80", kill_on_drop: false }` [INFO] [stdout] 70f061dbf3c648eb58f1aa6adc067df5527ee3234ed5d78c015c52886632de80