[INFO] cloning repository https://github.com/jmg-duarte/git-shortcuts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmg-duarte/git-shortcuts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fgit-shortcuts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fgit-shortcuts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dd2544732883e3d7dc71aecc91f636d27ec9296 [INFO] testing jmg-duarte/git-shortcuts against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fgit-shortcuts" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmg-duarte/git-shortcuts on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmg-duarte/git-shortcuts [INFO] finished tweaking git repo https://github.com/jmg-duarte/git-shortcuts [INFO] tweaked toml for git repo https://github.com/jmg-duarte/git-shortcuts written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jmg-duarte/git-shortcuts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 477945c422b4b894950c16cb9e4e5556e35fc09e53a9c46bbfbf27bdc63cd7c0 [INFO] running `Command { std: "docker" "start" "-a" "477945c422b4b894950c16cb9e4e5556e35fc09e53a9c46bbfbf27bdc63cd7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "477945c422b4b894950c16cb9e4e5556e35fc09e53a9c46bbfbf27bdc63cd7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477945c422b4b894950c16cb9e4e5556e35fc09e53a9c46bbfbf27bdc63cd7c0", kill_on_drop: false }` [INFO] [stdout] 477945c422b4b894950c16cb9e4e5556e35fc09e53a9c46bbfbf27bdc63cd7c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54641a1a47123c3191e97b2692a8592fc7e9a6b34ef0058326a7232e7cc2503 [INFO] running `Command { std: "docker" "start" "-a" "e54641a1a47123c3191e97b2692a8592fc7e9a6b34ef0058326a7232e7cc2503", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling git-shortcuts v0.1.1-rc0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `git_shortcuts::extract_from_branch` [INFO] [stdout] --> src/bin/git-fix/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | extract_from_branch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `extract_from_branch` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-shortcuts` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e54641a1a47123c3191e97b2692a8592fc7e9a6b34ef0058326a7232e7cc2503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54641a1a47123c3191e97b2692a8592fc7e9a6b34ef0058326a7232e7cc2503", kill_on_drop: false }` [INFO] [stdout] e54641a1a47123c3191e97b2692a8592fc7e9a6b34ef0058326a7232e7cc2503