[INFO] cloning repository https://github.com/Akio-m/rust-mock-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akio-m/rust-mock-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkio-m%2Frust-mock-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkio-m%2Frust-mock-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1a13e78e1bc167fb01fcae2ac55f0aa92e4bfa9
[INFO] checking Akio-m/rust-mock-example against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkio-m%2Frust-mock-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Akio-m/rust-mock-example
[INFO] finished tweaking git repo https://github.com/Akio-m/rust-mock-example
[INFO] tweaked toml for git repo https://github.com/Akio-m/rust-mock-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akio-m/rust-mock-example on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Akio-m/rust-mock-example 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b68d914f5014a21a51bd567cd7989e23593fd7997cc6551da0d0175a1f9172b
[INFO] running `Command { std: "docker" "start" "-a" "1b68d914f5014a21a51bd567cd7989e23593fd7997cc6551da0d0175a1f9172b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b68d914f5014a21a51bd567cd7989e23593fd7997cc6551da0d0175a1f9172b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b68d914f5014a21a51bd567cd7989e23593fd7997cc6551da0d0175a1f9172b", kill_on_drop: false }`
[INFO] [stdout] 1b68d914f5014a21a51bd567cd7989e23593fd7997cc6551da0d0175a1f9172b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce7ccf0d4c6fb690164b3a484fc0ef9d9b55139b32d3e61ad83f4c284d5615f4
[INFO] running `Command { std: "docker" "start" "-a" "ce7ccf0d4c6fb690164b3a484fc0ef9d9b55139b32d3e61ad83f4c284d5615f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking fragile v1.0.0
[INFO] [stderr]     Checking downcast v0.10.0
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]    Compiling mockall_derive v0.10.0
[INFO] [stderr]    Compiling mockall_double v0.2.0
[INFO] [stderr]     Checking mockall v0.10.0
[INFO] [stderr]     Checking rust-mock-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s
[INFO] running `Command { std: "docker" "inspect" "ce7ccf0d4c6fb690164b3a484fc0ef9d9b55139b32d3e61ad83f4c284d5615f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7ccf0d4c6fb690164b3a484fc0ef9d9b55139b32d3e61ad83f4c284d5615f4", kill_on_drop: false }`
[INFO] [stdout] ce7ccf0d4c6fb690164b3a484fc0ef9d9b55139b32d3e61ad83f4c284d5615f4
