[INFO] cloning repository https://github.com/insomnimus/wink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insomnimus/wink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d71481ef0ea8f41f9f7d368e4ca17a7874d1cb0 [INFO] checking insomnimus/wink against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/wink on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insomnimus/wink [INFO] finished tweaking git repo https://github.com/insomnimus/wink [INFO] tweaked toml for git repo https://github.com/insomnimus/wink written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/insomnimus/wink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6487ef2c8e69ef1db2cf37c0daca49569803b13a63f735bc4d1b629a3c3a45d9 [INFO] running `Command { std: "docker" "start" "-a" "6487ef2c8e69ef1db2cf37c0daca49569803b13a63f735bc4d1b629a3c3a45d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6487ef2c8e69ef1db2cf37c0daca49569803b13a63f735bc4d1b629a3c3a45d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6487ef2c8e69ef1db2cf37c0daca49569803b13a63f735bc4d1b629a3c3a45d9", kill_on_drop: false }` [INFO] [stdout] 6487ef2c8e69ef1db2cf37c0daca49569803b13a63f735bc4d1b629a3c3a45d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a15c9d124c969220f8db625859bb97a3c315b5bd50f9b1b0f7044e7249556533 [INFO] running `Command { std: "docker" "start" "-a" "a15c9d124c969220f8db625859bb97a3c315b5bd50f9b1b0f7044e7249556533", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking junction v0.2.0 [INFO] [stderr] Checking normpath v0.3.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.4 [INFO] [stderr] Compiling wink v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wink` due to 2 previous errors [INFO] [stdout] error[E0601]: `main` function not found in crate `linfo` [INFO] [stdout] --> src/bin/linfo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(windows_file_type_ext)] [INFO] [stdout] 2 | | #![cfg(windows)] [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | use std::{fs, os::windows::fs::FileTypeExt, path::PathBuf, process}; [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/bin/linfo.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `ln` [INFO] [stdout] --> src/bin/ln.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(windows)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use std::{fs, io, os::windows::fs as winfs, process}; [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/bin/ln.rs` [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 E0601`. [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `rmlink` [INFO] [stdout] --> src/bin/rmlink.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(windows_file_type_ext)] [INFO] [stdout] 2 | | #![cfg(windows)] [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | use std::{fmt, fs, io, os::windows::fs::FileTypeExt, process}; [INFO] [stdout] ... | [INFO] [stdout] 78 | | process::exit(Cmd::from_args().run()) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/bin/rmlink.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a15c9d124c969220f8db625859bb97a3c315b5bd50f9b1b0f7044e7249556533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15c9d124c969220f8db625859bb97a3c315b5bd50f9b1b0f7044e7249556533", kill_on_drop: false }` [INFO] [stdout] a15c9d124c969220f8db625859bb97a3c315b5bd50f9b1b0f7044e7249556533