[INFO] fetching crate wink 0.2.3... [INFO] checking wink-0.2.3 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate wink 0.2.3 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate wink 0.2.3 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wink 0.2.3 [INFO] finished tweaking crates.io crate wink 0.2.3 [INFO] tweaked toml for crates.io crate wink 0.2.3 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate wink 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.4 [INFO] [stderr] Downloaded junction v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0a9da5fa2aad6e6fd9587e0ce3245035c09fbe66df289eb66ce89b53ba7790f [INFO] running `Command { std: "docker" "start" "-a" "f0a9da5fa2aad6e6fd9587e0ce3245035c09fbe66df289eb66ce89b53ba7790f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0a9da5fa2aad6e6fd9587e0ce3245035c09fbe66df289eb66ce89b53ba7790f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a9da5fa2aad6e6fd9587e0ce3245035c09fbe66df289eb66ce89b53ba7790f", kill_on_drop: false }` [INFO] [stdout] f0a9da5fa2aad6e6fd9587e0ce3245035c09fbe66df289eb66ce89b53ba7790f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad026cd8d42d276451f1548511d69cedcd06475b94becbfc43232aec9307073 [INFO] running `Command { std: "docker" "start" "-a" "3ad026cd8d42d276451f1548511d69cedcd06475b94becbfc43232aec9307073", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking junction v0.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [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 quote v1.0.9 [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.3 (/opt/rustwide/workdir) [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] [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[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, process}; [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/bin/linfo.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wink` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ad026cd8d42d276451f1548511d69cedcd06475b94becbfc43232aec9307073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad026cd8d42d276451f1548511d69cedcd06475b94becbfc43232aec9307073", kill_on_drop: false }` [INFO] [stdout] 3ad026cd8d42d276451f1548511d69cedcd06475b94becbfc43232aec9307073