[INFO] cloning repository https://github.com/devnought/skunk-gatekeeper-parse-enum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnought/skunk-gatekeeper-parse-enum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fskunk-gatekeeper-parse-enum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fskunk-gatekeeper-parse-enum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c85f71c0cc6c234db73dcda1ed68ce269da5ece
[INFO] checking devnought/skunk-gatekeeper-parse-enum against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fskunk-gatekeeper-parse-enum" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/devnought/skunk-gatekeeper-parse-enum
[INFO] finished tweaking git repo https://github.com/devnought/skunk-gatekeeper-parse-enum
[INFO] tweaked toml for git repo https://github.com/devnought/skunk-gatekeeper-parse-enum written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devnought/skunk-gatekeeper-parse-enum on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devnought/skunk-gatekeeper-parse-enum 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 825598c208236b354a7558815d16d8731f7c4f6e6c4ddd8eb54c1efed22f2a9b
[INFO] running `Command { std: "docker" "start" "-a" "825598c208236b354a7558815d16d8731f7c4f6e6c4ddd8eb54c1efed22f2a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "825598c208236b354a7558815d16d8731f7c4f6e6c4ddd8eb54c1efed22f2a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825598c208236b354a7558815d16d8731f7c4f6e6c4ddd8eb54c1efed22f2a9b", kill_on_drop: false }`
[INFO] [stdout] 825598c208236b354a7558815d16d8731f7c4f6e6c4ddd8eb54c1efed22f2a9b
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1f7fd68824d7fc1608d0394254bd71b4bbb7f73a35c4587836b23f6e6c8289
[INFO] running `Command { std: "docker" "start" "-a" "8e1f7fd68824d7fc1608d0394254bd71b4bbb7f73a35c4587836b23f6e6c8289", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking skunk-gatekeeper-parse-enum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s
[INFO] running `Command { std: "docker" "inspect" "8e1f7fd68824d7fc1608d0394254bd71b4bbb7f73a35c4587836b23f6e6c8289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1f7fd68824d7fc1608d0394254bd71b4bbb7f73a35c4587836b23f6e6c8289", kill_on_drop: false }`
[INFO] [stdout] 8e1f7fd68824d7fc1608d0394254bd71b4bbb7f73a35c4587836b23f6e6c8289
