[INFO] cloning repository https://github.com/yuyoyuppe/process_sniper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuyoyuppe/process_sniper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyoyuppe%2Fprocess_sniper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyoyuppe%2Fprocess_sniper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a3a9a0cfb9acad5a4de1f32b6c560f844e3cab7 [INFO] checking yuyoyuppe/process_sniper against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyoyuppe%2Fprocess_sniper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yuyoyuppe/process_sniper [INFO] finished tweaking git repo https://github.com/yuyoyuppe/process_sniper [INFO] tweaked toml for git repo https://github.com/yuyoyuppe/process_sniper written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuyoyuppe/process_sniper on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yuyoyuppe/process_sniper 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eeeb74cab39f9ab2e2f18c0dc6707e543c8ab5838d240eca7976a622e8f2415 [INFO] running `Command { std: "docker" "start" "-a" "5eeeb74cab39f9ab2e2f18c0dc6707e543c8ab5838d240eca7976a622e8f2415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eeeb74cab39f9ab2e2f18c0dc6707e543c8ab5838d240eca7976a622e8f2415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eeeb74cab39f9ab2e2f18c0dc6707e543c8ab5838d240eca7976a622e8f2415", kill_on_drop: false }` [INFO] [stdout] 5eeeb74cab39f9ab2e2f18c0dc6707e543c8ab5838d240eca7976a622e8f2415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281d42dc63ad793e384c9945eed52694ed64ecda724a1a44f9801c1a681b7ad7 [INFO] running `Command { std: "docker" "start" "-a" "281d42dc63ad793e384c9945eed52694ed64ecda724a1a44f9801c1a681b7ad7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking crossbeam-utils v0.8.11 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling sysinfo v0.26.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.10 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking process_sniper v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `process_sniper` [INFO] [stdout] --> src/main.rs:109:2 [INFO] [stdout] | [INFO] [stdout] 109 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `process_sniper` (bin "process_sniper") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "281d42dc63ad793e384c9945eed52694ed64ecda724a1a44f9801c1a681b7ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281d42dc63ad793e384c9945eed52694ed64ecda724a1a44f9801c1a681b7ad7", kill_on_drop: false }` [INFO] [stdout] 281d42dc63ad793e384c9945eed52694ed64ecda724a1a44f9801c1a681b7ad7