[INFO] cloning repository https://github.com/jackos/cargo-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackos/cargo-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackos%2Fcargo-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackos%2Fcargo-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adc2fbb6b9aa0e762820167552dcb820f4195bcf [INFO] checking jackos/cargo-hook/adc2fbb6b9aa0e762820167552dcb820f4195bcf against master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackos%2Fcargo-hook" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackos/cargo-hook on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackos/cargo-hook [INFO] finished tweaking git repo https://github.com/jackos/cargo-hook [INFO] tweaked toml for git repo https://github.com/jackos/cargo-hook written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jackos/cargo-hook 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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d4a16bf4ac95276ab6c9c581e4c3297949e8a0fc0fea6a4d0fd8eacf3a5cb95 [INFO] running `Command { std: "docker" "start" "-a" "7d4a16bf4ac95276ab6c9c581e4c3297949e8a0fc0fea6a4d0fd8eacf3a5cb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4a16bf4ac95276ab6c9c581e4c3297949e8a0fc0fea6a4d0fd8eacf3a5cb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4a16bf4ac95276ab6c9c581e4c3297949e8a0fc0fea6a4d0fd8eacf3a5cb95", kill_on_drop: false }` [INFO] [stdout] 7d4a16bf4ac95276ab6c9c581e4c3297949e8a0fc0fea6a4d0fd8eacf3a5cb95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e8d95f48e49705417d4b8f890e0f92a415e2083d1ff8aaa3113e101410037d [INFO] running `Command { std: "docker" "start" "-a" "c9e8d95f48e49705417d4b8f890e0f92a415e2083d1ff8aaa3113e101410037d", kill_on_drop: false }` [INFO] [stderr] Checking cargo-hook v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `Command { std: "docker" "inspect" "c9e8d95f48e49705417d4b8f890e0f92a415e2083d1ff8aaa3113e101410037d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e8d95f48e49705417d4b8f890e0f92a415e2083d1ff8aaa3113e101410037d", kill_on_drop: false }` [INFO] [stdout] c9e8d95f48e49705417d4b8f890e0f92a415e2083d1ff8aaa3113e101410037d