[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] 0d964f798880117e4a29f2847dcff190d340401e [INFO] checking insomnimus/wink against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fwink" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/wink on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b4cb73bd0fa72a5d38c36cbf049721dc19c609499e2117d15bd37e1562a5bf3 [INFO] running `Command { std: "docker" "start" "-a" "1b4cb73bd0fa72a5d38c36cbf049721dc19c609499e2117d15bd37e1562a5bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b4cb73bd0fa72a5d38c36cbf049721dc19c609499e2117d15bd37e1562a5bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4cb73bd0fa72a5d38c36cbf049721dc19c609499e2117d15bd37e1562a5bf3", kill_on_drop: false }` [INFO] [stdout] 1b4cb73bd0fa72a5d38c36cbf049721dc19c609499e2117d15bd37e1562a5bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81e6c34bc01f69cfa9553405754e84b17ce3087ecf5497985dc2dcbe769ac710 [INFO] running `Command { std: "docker" "start" "-a" "81e6c34bc01f69cfa9553405754e84b17ce3087ecf5497985dc2dcbe769ac710", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking junction v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [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 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/rmlink.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/ln.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/linfo.rs from 2018 edition to 2021 [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: could not compile `wink` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `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] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "81e6c34bc01f69cfa9553405754e84b17ce3087ecf5497985dc2dcbe769ac710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e6c34bc01f69cfa9553405754e84b17ce3087ecf5497985dc2dcbe769ac710", kill_on_drop: false }` [INFO] [stdout] 81e6c34bc01f69cfa9553405754e84b17ce3087ecf5497985dc2dcbe769ac710