[INFO] cloning repository https://github.com/connorworley/rusty-ssr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connorworley/rusty-ssr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Frusty-ssr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Frusty-ssr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0910868049cd3fce4a1afca5f68d0ef243ed76da [INFO] checking connorworley/rusty-ssr against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Frusty-ssr" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connorworley/rusty-ssr on toolchain 8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/connorworley/rusty-ssr [INFO] finished tweaking git repo https://github.com/connorworley/rusty-ssr [INFO] tweaked toml for git repo https://github.com/connorworley/rusty-ssr written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/connorworley/rusty-ssr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98381f1136dc189ffc8e6e397abfd077c26d9e2fbdec8c6cc3783cf3584dee44 [INFO] running `Command { std: "docker" "start" "-a" "98381f1136dc189ffc8e6e397abfd077c26d9e2fbdec8c6cc3783cf3584dee44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98381f1136dc189ffc8e6e397abfd077c26d9e2fbdec8c6cc3783cf3584dee44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98381f1136dc189ffc8e6e397abfd077c26d9e2fbdec8c6cc3783cf3584dee44", kill_on_drop: false }` [INFO] [stdout] 98381f1136dc189ffc8e6e397abfd077c26d9e2fbdec8c6cc3783cf3584dee44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d486e792bc9cefc852cc06dd6406e5c258bed3bcb7509a549695a99b3f931b04 [INFO] running `Command { std: "docker" "start" "-a" "d486e792bc9cefc852cc06dd6406e5c258bed3bcb7509a549695a99b3f931b04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rusty_v8 v0.21.0 [INFO] [stderr] Checking rusty-ssr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `Command { std: "docker" "inspect" "d486e792bc9cefc852cc06dd6406e5c258bed3bcb7509a549695a99b3f931b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d486e792bc9cefc852cc06dd6406e5c258bed3bcb7509a549695a99b3f931b04", kill_on_drop: false }` [INFO] [stdout] d486e792bc9cefc852cc06dd6406e5c258bed3bcb7509a549695a99b3f931b04