[INFO] cloning repository https://github.com/ababup1192/elm-init [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ababup1192/elm-init" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7f79c2d4aa3c19891c0f794b8379f8e2349dd8f [INFO] checking ababup1192/elm-init against try#ab173a644b8654eb56e6d7c92e29be4886d65169 for pr-108782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ababup1192/elm-init on toolchain ab173a644b8654eb56e6d7c92e29be4886d65169 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ababup1192/elm-init [INFO] finished tweaking git repo https://github.com/ababup1192/elm-init [INFO] tweaked toml for git repo https://github.com/ababup1192/elm-init written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ababup1192/elm-init 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" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2649e58711ba762156e041a351adc6771fc67d446e57a0ebb71a17fe4c8e2761 [INFO] running `Command { std: "docker" "start" "-a" "2649e58711ba762156e041a351adc6771fc67d446e57a0ebb71a17fe4c8e2761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2649e58711ba762156e041a351adc6771fc67d446e57a0ebb71a17fe4c8e2761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2649e58711ba762156e041a351adc6771fc67d446e57a0ebb71a17fe4c8e2761", kill_on_drop: false }` [INFO] [stdout] 2649e58711ba762156e041a351adc6771fc67d446e57a0ebb71a17fe4c8e2761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994ef98c35e3e5a6b0f81da31c8485bc12daa10989ac360723b75f2b847b0808 [INFO] running `Command { std: "docker" "start" "-a" "994ef98c35e3e5a6b0f81da31c8485bc12daa10989ac360723b75f2b847b0808", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling sailfish-compiler v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sailfish v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling sailfish-macros v0.3.3 [INFO] [stderr] Checking elm-init v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "994ef98c35e3e5a6b0f81da31c8485bc12daa10989ac360723b75f2b847b0808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994ef98c35e3e5a6b0f81da31c8485bc12daa10989ac360723b75f2b847b0808", kill_on_drop: false }` [INFO] [stdout] 994ef98c35e3e5a6b0f81da31c8485bc12daa10989ac360723b75f2b847b0808