[INFO] cloning repository https://github.com/docfate111/hdrepresentation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docfate111/hdrepresentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocfate111%2Fhdrepresentation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocfate111%2Fhdrepresentation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bd5b019e3f3839a5a3f95cfe31d311127923dee
[INFO] checking docfate111/hdrepresentation against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocfate111%2Fhdrepresentation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/docfate111/hdrepresentation
[INFO] finished tweaking git repo https://github.com/docfate111/hdrepresentation
[INFO] tweaked toml for git repo https://github.com/docfate111/hdrepresentation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/docfate111/hdrepresentation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/docfate111/hdrepresentation 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded serde_with_macros v2.1.0
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded serde_with v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 188b97f9acda4e1f0090cf32063fb50225f179872c3a4da8918f788d0efd4dbf
[INFO] running `Command { std: "docker" "start" "-a" "188b97f9acda4e1f0090cf32063fb50225f179872c3a4da8918f788d0efd4dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "188b97f9acda4e1f0090cf32063fb50225f179872c3a4da8918f788d0efd4dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "188b97f9acda4e1f0090cf32063fb50225f179872c3a4da8918f788d0efd4dbf", kill_on_drop: false }`
[INFO] [stdout] 188b97f9acda4e1f0090cf32063fb50225f179872c3a4da8918f788d0efd4dbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4155ba16e425b65767c041a9c261b95c7e1c2420dc7b5bccaa6123e1fa0c8b5
[INFO] running `Command { std: "docker" "start" "-a" "a4155ba16e425b65767c041a9c261b95c7e1c2420dc7b5bccaa6123e1fa0c8b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling serde_with_macros v2.1.0
[INFO] [stderr]     Checking serde_with v2.1.0
[INFO] [stderr]     Checking hdrepresentation v0.1.852 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::types::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.79s
[INFO] running `Command { std: "docker" "inspect" "a4155ba16e425b65767c041a9c261b95c7e1c2420dc7b5bccaa6123e1fa0c8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4155ba16e425b65767c041a9c261b95c7e1c2420dc7b5bccaa6123e1fa0c8b5", kill_on_drop: false }`
[INFO] [stdout] a4155ba16e425b65767c041a9c261b95c7e1c2420dc7b5bccaa6123e1fa0c8b5
