[INFO] cloning repository https://github.com/eduardostuart/tulip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduardostuart/tulip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardostuart%2Ftulip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardostuart%2Ftulip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7482e649679ccf688a5506e3273e0132c0105efb [INFO] checking eduardostuart/tulip against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardostuart%2Ftulip" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduardostuart/tulip on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduardostuart/tulip [INFO] finished tweaking git repo https://github.com/eduardostuart/tulip [INFO] tweaked toml for git repo https://github.com/eduardostuart/tulip written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/eduardostuart/tulip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a331577f761664ba873138fb569a391a96f91090d8aedad59c6c0f2decdbcbc5 [INFO] running `Command { std: "docker" "start" "-a" "a331577f761664ba873138fb569a391a96f91090d8aedad59c6c0f2decdbcbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a331577f761664ba873138fb569a391a96f91090d8aedad59c6c0f2decdbcbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a331577f761664ba873138fb569a391a96f91090d8aedad59c6c0f2decdbcbc5", kill_on_drop: false }` [INFO] [stdout] a331577f761664ba873138fb569a391a96f91090d8aedad59c6c0f2decdbcbc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec9154fa8d830acebca60f231495c763b2b8d6036f84580cb2499099d2e5d0d [INFO] running `Command { std: "docker" "start" "-a" "2ec9154fa8d830acebca60f231495c763b2b8d6036f84580cb2499099d2e5d0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tulip-static-site v0.1.0 (/opt/rustwide/workdir/tulip-static-site) [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tulip-template-engine v0.1.0 (/opt/rustwide/workdir/tulip-template-engine) [INFO] [stderr] Checking tulip-cli v0.1.0 (/opt/rustwide/workdir/tulip-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.69s [INFO] running `Command { std: "docker" "inspect" "2ec9154fa8d830acebca60f231495c763b2b8d6036f84580cb2499099d2e5d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec9154fa8d830acebca60f231495c763b2b8d6036f84580cb2499099d2e5d0d", kill_on_drop: false }` [INFO] [stdout] 2ec9154fa8d830acebca60f231495c763b2b8d6036f84580cb2499099d2e5d0d