[INFO] cloning repository https://github.com/DavSanchez/gib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavSanchez/gib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavSanchez%2Fgib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavSanchez%2Fgib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d9ce394b612761b2bbbdb71de9802c68e7bff09 [INFO] testing DavSanchez/gib against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavSanchez%2Fgib" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavSanchez/gib on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DavSanchez/gib [INFO] finished tweaking git repo https://github.com/DavSanchez/gib [INFO] tweaked toml for git repo https://github.com/DavSanchez/gib written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/DavSanchez/gib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f7f54a4eb02d03d3499028d05ccb8990630bb0d7b0e21ca2621fbad69502fe [INFO] running `Command { std: "docker" "start" "-a" "41f7f54a4eb02d03d3499028d05ccb8990630bb0d7b0e21ca2621fbad69502fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f7f54a4eb02d03d3499028d05ccb8990630bb0d7b0e21ca2621fbad69502fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f7f54a4eb02d03d3499028d05ccb8990630bb0d7b0e21ca2621fbad69502fe", kill_on_drop: false }` [INFO] [stdout] 41f7f54a4eb02d03d3499028d05ccb8990630bb0d7b0e21ca2621fbad69502fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e50bdf82a54427ada2ef17608a95ebbb2097e39d26f5f870b2ceafd37c4f66 [INFO] running `Command { std: "docker" "start" "-a" "27e50bdf82a54427ada2ef17608a95ebbb2097e39d26f5f870b2ceafd37c4f66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling gib v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] error: failed to run custom build command for `gib v0.2.4 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gib-a64a9178f80d487e/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Could not get any templates. Please open an issue at https://github.com/DavSanchez/gib/issues/new [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27e50bdf82a54427ada2ef17608a95ebbb2097e39d26f5f870b2ceafd37c4f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e50bdf82a54427ada2ef17608a95ebbb2097e39d26f5f870b2ceafd37c4f66", kill_on_drop: false }` [INFO] [stdout] 27e50bdf82a54427ada2ef17608a95ebbb2097e39d26f5f870b2ceafd37c4f66