[INFO] cloning repository https://github.com/abiriadev/github-backlinks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abiriadev/github-backlinks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Fgithub-backlinks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Fgithub-backlinks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4557d48d6f201036282d31f13e72c81b0f0f7fe2
[INFO] checking abiriadev/github-backlinks/4557d48d6f201036282d31f13e72c81b0f0f7fe2 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Fgithub-backlinks" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abiriadev/github-backlinks
[INFO] finished tweaking git repo https://github.com/abiriadev/github-backlinks
[INFO] tweaked toml for git repo https://github.com/abiriadev/github-backlinks written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abiriadev/github-backlinks on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abiriadev/github-backlinks 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls v0.21.11
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40cee6e3d7bf2c214e0c2d7075ea0539e18ea33aff694d7d96b2b8ba24f6928f
[INFO] running `Command { std: "docker" "start" "-a" "40cee6e3d7bf2c214e0c2d7075ea0539e18ea33aff694d7d96b2b8ba24f6928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40cee6e3d7bf2c214e0c2d7075ea0539e18ea33aff694d7d96b2b8ba24f6928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40cee6e3d7bf2c214e0c2d7075ea0539e18ea33aff694d7d96b2b8ba24f6928f", kill_on_drop: false }`
[INFO] [stdout] 40cee6e3d7bf2c214e0c2d7075ea0539e18ea33aff694d7d96b2b8ba24f6928f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31735aae0920638ca38ef8611350f80fd3e6c05edd2d6cb2213521652808838
[INFO] running `Command { std: "docker" "start" "-a" "b31735aae0920638ca38ef8611350f80fd3e6c05edd2d6cb2213521652808838", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking ureq v2.7.1
[INFO] [stderr]     Checking github-backlinks-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]  --> core/tests/test.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn from(value: UreqFetcherError) -> Self { Self::RequestError }
[INFO] [stdout]   |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> core/tests/test.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct UreqFetcherError(ureq::Error);
[INFO] [stdout]   |        ---------------- ^^^^^^^^^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.94s
[INFO] running `Command { std: "docker" "inspect" "b31735aae0920638ca38ef8611350f80fd3e6c05edd2d6cb2213521652808838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31735aae0920638ca38ef8611350f80fd3e6c05edd2d6cb2213521652808838", kill_on_drop: false }`
[INFO] [stdout] b31735aae0920638ca38ef8611350f80fd3e6c05edd2d6cb2213521652808838
