[INFO] cloning repository https://github.com/TheApplePieGod/Johnny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheApplePieGod/Johnny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheApplePieGod%2FJohnny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheApplePieGod%2FJohnny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26373156f8d7881593d7cf38910b343127cc6e90 [INFO] testing TheApplePieGod/Johnny against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheApplePieGod%2FJohnny" "/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/TheApplePieGod/Johnny on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheApplePieGod/Johnny [INFO] finished tweaking git repo https://github.com/TheApplePieGod/Johnny [INFO] tweaked toml for git repo https://github.com/TheApplePieGod/Johnny written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheApplePieGod/Johnny 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d943982e56f91d9de872cbd7bff6a89a7bc29c4d907a54da327183f56ebbc793 [INFO] running `Command { std: "docker" "start" "-a" "d943982e56f91d9de872cbd7bff6a89a7bc29c4d907a54da327183f56ebbc793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d943982e56f91d9de872cbd7bff6a89a7bc29c4d907a54da327183f56ebbc793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d943982e56f91d9de872cbd7bff6a89a7bc29c4d907a54da327183f56ebbc793", kill_on_drop: false }` [INFO] [stdout] d943982e56f91d9de872cbd7bff6a89a7bc29c4d907a54da327183f56ebbc793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d02c2cd362a78d899defd106f220eed33d5c445301fd6628595061155079ab3 [INFO] running `Command { std: "docker" "start" "-a" "4d02c2cd362a78d899defd106f220eed33d5c445301fd6628595061155079ab3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling johnny v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/platform.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | match status { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/platform.rs:9:60 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn get_process_windows(pid: u32, all_windows: bool) -> Option> { [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^ expected `Option>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `windows` [INFO] [stdout] --> src/platform.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn process_event(windows: &[isize], event: &TestEvent) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_windows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/platform.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn process_event(windows: &[isize], event: &TestEvent) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `johnny` (bin "johnny") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4d02c2cd362a78d899defd106f220eed33d5c445301fd6628595061155079ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d02c2cd362a78d899defd106f220eed33d5c445301fd6628595061155079ab3", kill_on_drop: false }` [INFO] [stdout] 4d02c2cd362a78d899defd106f220eed33d5c445301fd6628595061155079ab3