[INFO] cloning repository https://github.com/golddranks/halp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golddranks/halp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fhalp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fhalp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6311fa223ccf6a7f3cb8576555293e7827d6c97 [INFO] checking golddranks/halp against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fhalp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/golddranks/halp [INFO] finished tweaking git repo https://github.com/golddranks/halp [INFO] tweaked toml for git repo https://github.com/golddranks/halp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/golddranks/halp on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/golddranks/halp 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b92bdc9a192ae1f81782e12b1e84e9999caaac258ffd0c34220170cb513f17 [INFO] running `Command { std: "docker" "start" "-a" "b2b92bdc9a192ae1f81782e12b1e84e9999caaac258ffd0c34220170cb513f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b92bdc9a192ae1f81782e12b1e84e9999caaac258ffd0c34220170cb513f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b92bdc9a192ae1f81782e12b1e84e9999caaac258ffd0c34220170cb513f17", kill_on_drop: false }` [INFO] [stdout] b2b92bdc9a192ae1f81782e12b1e84e9999caaac258ffd0c34220170cb513f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b57f8d13c0a823720dc43082027c497428ee1d5b1e101baf44c47cbb22641df [INFO] running `Command { std: "docker" "start" "-a" "2b57f8d13c0a823720dc43082027c497428ee1d5b1e101baf44c47cbb22641df", kill_on_drop: false }` [INFO] [stderr] Compiling hybris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/gl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Imp(pub unsafe extern fn()); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:133:43 [INFO] [stdout] | [INFO] [stdout] 133 | fn msg_send_trampoline_ptr() -> unsafe extern fn() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn msg_send_fn_0() -> unsafe extern fn(S, Sel) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn msg_send_fn_1() -> unsafe extern fn(S, Sel, A) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn msg_send_fn_2() -> unsafe extern fn(S, Sel, A, B) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:158:49 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn msg_send_fn_3() -> unsafe extern fn(S, Sel, A, B, C) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:162:52 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn msg_send_fn_4() -> unsafe extern fn(S, Sel, A, B, C, D) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/gl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Imp(pub unsafe extern fn()); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:133:43 [INFO] [stdout] | [INFO] [stdout] 133 | fn msg_send_trampoline_ptr() -> unsafe extern fn() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn msg_send_fn_0() -> unsafe extern fn(S, Sel) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn msg_send_fn_1() -> unsafe extern fn(S, Sel, A) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn msg_send_fn_2() -> unsafe extern fn(S, Sel, A, B) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:158:49 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn msg_send_fn_3() -> unsafe extern fn(S, Sel, A, B, C) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/objc.rs:162:52 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn msg_send_fn_4() -> unsafe extern fn(S, Sel, A, B, C, D) -> R { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | let event = msg_id!(NSApp, next_event_matching_mask_sel, NSUInteger(u32::MAX), distantPast, NSDefaultRunLoopMode, TRUE); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `distantPast` should have a snake case name [INFO] [stdout] --> src/main.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | let distantPast = msg_id!(NSDateClass, distant_past_sel); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `distant_past` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: library kind `framework` is only supported on Apple targets [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hybris` (bin "hybris" test) due to 1 previous error; 11 warnings emitted [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | let event = msg_id!(NSApp, next_event_matching_mask_sel, NSUInteger(u32::MAX), distantPast, NSDefaultRunLoopMode, TRUE); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable `distantPast` should have a snake case name [INFO] [stdout] --> src/main.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | let distantPast = msg_id!(NSDateClass, distant_past_sel); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `distant_past` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: library kind `framework` is only supported on Apple targets [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hybris` (bin "hybris") due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b57f8d13c0a823720dc43082027c497428ee1d5b1e101baf44c47cbb22641df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b57f8d13c0a823720dc43082027c497428ee1d5b1e101baf44c47cbb22641df", kill_on_drop: false }` [INFO] [stdout] 2b57f8d13c0a823720dc43082027c497428ee1d5b1e101baf44c47cbb22641df