[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#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [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 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5334c32616cf385492720c3b12df62ee5baa2346776621a95710eafea05c533 [INFO] running `Command { std: "docker" "start" "-a" "a5334c32616cf385492720c3b12df62ee5baa2346776621a95710eafea05c533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5334c32616cf385492720c3b12df62ee5baa2346776621a95710eafea05c533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5334c32616cf385492720c3b12df62ee5baa2346776621a95710eafea05c533", kill_on_drop: false }` [INFO] [stdout] a5334c32616cf385492720c3b12df62ee5baa2346776621a95710eafea05c533 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b763bdf687602b268c6a680f849c6e021640fb2578a0a92f0b9b1b1939f92d22 [INFO] running `Command { std: "docker" "start" "-a" "b763bdf687602b268c6a680f849c6e021640fb2578a0a92f0b9b1b1939f92d22", 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/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: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: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: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: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: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: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: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: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/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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: library kind `framework` is only supported on Apple targets [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hybris` (bin "hybris") due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b763bdf687602b268c6a680f849c6e021640fb2578a0a92f0b9b1b1939f92d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b763bdf687602b268c6a680f849c6e021640fb2578a0a92f0b9b1b1939f92d22", kill_on_drop: false }` [INFO] [stdout] b763bdf687602b268c6a680f849c6e021640fb2578a0a92f0b9b1b1939f92d22