[INFO] cloning repository https://github.com/d7z-team/asciidoc-static-pages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d7z-team/asciidoc-static-pages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fasciidoc-static-pages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fasciidoc-static-pages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d89ea6c4946d75cb511c9431b4d88589ec4ac192 [INFO] checking d7z-team/asciidoc-static-pages/d89ea6c4946d75cb511c9431b4d88589ec4ac192 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fasciidoc-static-pages" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d7z-team/asciidoc-static-pages 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/d7z-team/asciidoc-static-pages [INFO] finished tweaking git repo https://github.com/d7z-team/asciidoc-static-pages [INFO] tweaked toml for git repo https://github.com/d7z-team/asciidoc-static-pages written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/d7z-team/asciidoc-static-pages 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] Downloading crates ... [INFO] [stderr] Downloaded unsafe-libyaml v0.2.1 [INFO] [stderr] Downloaded serde_yaml v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6a68fb9d56712d8bc10b5ce7fb2401a7913e76365e7bbc5e1fedb405282a77ac [INFO] running `Command { std: "docker" "start" "-a" "6a68fb9d56712d8bc10b5ce7fb2401a7913e76365e7bbc5e1fedb405282a77ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a68fb9d56712d8bc10b5ce7fb2401a7913e76365e7bbc5e1fedb405282a77ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a68fb9d56712d8bc10b5ce7fb2401a7913e76365e7bbc5e1fedb405282a77ac", kill_on_drop: false }` [INFO] [stdout] 6a68fb9d56712d8bc10b5ce7fb2401a7913e76365e7bbc5e1fedb405282a77ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 73abcd95960217bb3e1335cd77db6c3efb2025747b11d487da4fafdcec8e2fd5 [INFO] running `Command { std: "docker" "start" "-a" "73abcd95960217bb3e1335cd77db6c3efb2025747b11d487da4fafdcec8e2fd5", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unsafe-libyaml v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking serde_yaml v0.9.2 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stderr] Checking asciidoc-static-pages v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/libs/git.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GitFileInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitFileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/libs/git.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GitFileInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitFileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "73abcd95960217bb3e1335cd77db6c3efb2025747b11d487da4fafdcec8e2fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73abcd95960217bb3e1335cd77db6c3efb2025747b11d487da4fafdcec8e2fd5", kill_on_drop: false }` [INFO] [stdout] 73abcd95960217bb3e1335cd77db6c3efb2025747b11d487da4fafdcec8e2fd5