[INFO] cloning repository https://github.com/pedrosoares/gato-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrosoares/gato-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a0198065a945ad97ecc54c45a90ca0c2dc54c6 [INFO] checking pedrosoares/gato-framework against try#dfa82e8833199efd2cc0114fed03eab53614a221 for pr-109629 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrosoares/gato-framework on toolchain dfa82e8833199efd2cc0114fed03eab53614a221 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] finished tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] tweaked toml for git repo https://github.com/pedrosoares/gato-framework written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrosoares/gato-framework 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" "+dfa82e8833199efd2cc0114fed03eab53614a221" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756e9ea047e733ad3b3d456bb460fcb7f0946b9d7d9198065fd85ecc973be703 [INFO] running `Command { std: "docker" "start" "-a" "756e9ea047e733ad3b3d456bb460fcb7f0946b9d7d9198065fd85ecc973be703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756e9ea047e733ad3b3d456bb460fcb7f0946b9d7d9198065fd85ecc973be703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756e9ea047e733ad3b3d456bb460fcb7f0946b9d7d9198065fd85ecc973be703", kill_on_drop: false }` [INFO] [stdout] 756e9ea047e733ad3b3d456bb460fcb7f0946b9d7d9198065fd85ecc973be703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a93f623a33d0dfcc97f597c45ccc0ee7902ec12301548a1eb365e750fb6d2f26 [INFO] running `Command { std: "docker" "start" "-a" "a93f623a33d0dfcc97f597c45ccc0ee7902ec12301548a1eb365e750fb6d2f26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking gato-core v0.5.5 [INFO] [stderr] Checking gato-http-server v0.0.4 [INFO] [stderr] Checking gato-stdout-logger v0.5.0 [INFO] [stderr] Checking gato-simple-router v0.5.3 [INFO] [stderr] Checking gato-apache-cgi v0.5.0 [INFO] [stderr] Checking web v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `Command { std: "docker" "inspect" "a93f623a33d0dfcc97f597c45ccc0ee7902ec12301548a1eb365e750fb6d2f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93f623a33d0dfcc97f597c45ccc0ee7902ec12301548a1eb365e750fb6d2f26", kill_on_drop: false }` [INFO] [stdout] a93f623a33d0dfcc97f597c45ccc0ee7902ec12301548a1eb365e750fb6d2f26