[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#5dad09e4031c59e404e465a158e2077e61b9a860 for pr-105085 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorworley%2Frusty-ssr" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connorworley/rusty-ssr on toolchain 5dad09e4031c59e404e465a158e2077e61b9a860 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5dad09e4031c59e404e465a158e2077e61b9a860" "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-2/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" "+5dad09e4031c59e404e465a158e2077e61b9a860" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5dad09e4031c59e404e465a158e2077e61b9a860" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36d995663319e7db688f28af85fb6be4d55dade07f5e642f0b4f481ce3d5bb1 [INFO] running `Command { std: "docker" "start" "-a" "e36d995663319e7db688f28af85fb6be4d55dade07f5e642f0b4f481ce3d5bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36d995663319e7db688f28af85fb6be4d55dade07f5e642f0b4f481ce3d5bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36d995663319e7db688f28af85fb6be4d55dade07f5e642f0b4f481ce3d5bb1", kill_on_drop: false }` [INFO] [stdout] e36d995663319e7db688f28af85fb6be4d55dade07f5e642f0b4f481ce3d5bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5dad09e4031c59e404e465a158e2077e61b9a860" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ed1ac09da808e4501a7547511c966e14264596c3f2936fde38fb0c4b045757 [INFO] running `Command { std: "docker" "start" "-a" "81ed1ac09da808e4501a7547511c966e14264596c3f2936fde38fb0c4b045757", 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.48s [INFO] running `Command { std: "docker" "inspect" "81ed1ac09da808e4501a7547511c966e14264596c3f2936fde38fb0c4b045757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ed1ac09da808e4501a7547511c966e14264596c3f2936fde38fb0c4b045757", kill_on_drop: false }` [INFO] [stdout] 81ed1ac09da808e4501a7547511c966e14264596c3f2936fde38fb0c4b045757