[INFO] cloning repository https://github.com/dflemstr/semantic-editor.old [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dflemstr/semantic-editor.old" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsemantic-editor.old", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsemantic-editor.old'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0552676d39f837ae5a690a1c5f53c02f10e136b [INFO] checking dflemstr/semantic-editor.old against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsemantic-editor.old" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dflemstr/semantic-editor.old on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dflemstr/semantic-editor.old [INFO] finished tweaking git repo https://github.com/dflemstr/semantic-editor.old [INFO] tweaked toml for git repo https://github.com/dflemstr/semantic-editor.old written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dflemstr/semantic-editor.old 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `se`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dpc/mio` [INFO] [stderr] Updating git repository `https://github.com/dpc/mioco.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20) [INFO] [stderr] warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20) [INFO] [stderr] warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20) [INFO] [stderr] error: failed to get `mioco` as a dependency of package `semantic-editor v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `mioco` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/dpc/mioco.git#c12303f2 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/mioco-7efdefac11c725ec [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision c12303f28d6e89668758dc4c5af43ec4caf734eb not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not read from remote repository; class=Net (12); code=Eof (-20) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: An explicit [[bin]] section is specified in Cargo.toml which currently disables Cargo from automatically inferring other binary targets. This inference behavior will change in the Rust 2018 edition and the following files will be included as a binary target: * src/main.rs This is likely to break cargo build or cargo test as these files may not be ready to be compiled as a binary target today. You can future-proof yourself and disable this warning by adding `autobins = false` to your [package] section. You may also move the files to a location where Cargo would not automatically infer them to be a target, such as in subfolders. For more information on this warning you can consult https://github.com/rust-lang/cargo/issues/5330 warning: path `src/main.rs` was erroneously implicitly accepted for binary `se`, please set bin.path in Cargo.toml warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating git repository `https://github.com/dpc/mio` Updating git repository `https://github.com/dpc/mioco.git` warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20) warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20) warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20) error: failed to get `mioco` as a dependency of package `semantic-editor v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `mioco` Caused by: Unable to update https://github.com/dpc/mioco.git#c12303f2 Caused by: failed to clone into: /workspace/cargo-home/git/db/mioco-7efdefac11c725ec Caused by: revision c12303f28d6e89668758dc4c5af43ec4caf734eb not found Caused by: network failure seems to have happened if a proxy or similar is necessary `net.git-fetch-with-cli` may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli Caused by: could not read from remote repository; class=Net (12); code=Eof (-20)