[INFO] cloning repository https://github.com/51alisharper89/ic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/51alisharper89/ic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51alisharper89%2Fic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51alisharper89%2Fic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca7d1337357847b10cc3ecfa90249b03985e1cea
[INFO] checking 51alisharper89/ic against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51alisharper89%2Fic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/51alisharper89/ic
[INFO] finished tweaking git repo https://github.com/51alisharper89/ic
[INFO] tweaked toml for git repo https://github.com/51alisharper89/ic written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/51alisharper89/ic on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/51alisharper89/ic 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 843941bc30c92f6b573a658f8d089cc0844275bc32d5075bc70a7305e929dce9
[INFO] running `Command { std: "docker" "start" "-a" "843941bc30c92f6b573a658f8d089cc0844275bc32d5075bc70a7305e929dce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "843941bc30c92f6b573a658f8d089cc0844275bc32d5075bc70a7305e929dce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "843941bc30c92f6b573a658f8d089cc0844275bc32d5075bc70a7305e929dce9", kill_on_drop: false }`
[INFO] [stdout] 843941bc30c92f6b573a658f8d089cc0844275bc32d5075bc70a7305e929dce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57743123e3bba9dc69d5b7e7ab460f29177901da1659ba7ab16fdbac9526b068
[INFO] running `Command { std: "docker" "start" "-a" "57743123e3bba9dc69d5b7e7ab460f29177901da1659ba7ab16fdbac9526b068", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] running `Command { std: "docker" "inspect" "57743123e3bba9dc69d5b7e7ab460f29177901da1659ba7ab16fdbac9526b068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57743123e3bba9dc69d5b7e7ab460f29177901da1659ba7ab16fdbac9526b068", kill_on_drop: false }`
[INFO] [stdout] 57743123e3bba9dc69d5b7e7ab460f29177901da1659ba7ab16fdbac9526b068
