[INFO] fetching crate blurmac 0.0.1... [INFO] checking blurmac-0.0.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate blurmac 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate blurmac 0.0.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blurmac 0.0.1 [INFO] finished tweaking crates.io crate blurmac 0.0.1 [INFO] tweaked toml for crates.io crate blurmac 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages [INFO] [stderr] Adding log v0.3.9 (latest: v0.4.21) [INFO] [stderr] Adding malloc_buf v0.0.6 (latest: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19fbc4025ffe3a19d48d69787012f4c3b08a845ae1eb96b03a2dd7da57dae8c0 [INFO] running `Command { std: "docker" "start" "-a" "19fbc4025ffe3a19d48d69787012f4c3b08a845ae1eb96b03a2dd7da57dae8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19fbc4025ffe3a19d48d69787012f4c3b08a845ae1eb96b03a2dd7da57dae8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fbc4025ffe3a19d48d69787012f4c3b08a845ae1eb96b03a2dd7da57dae8c0", kill_on_drop: false }` [INFO] [stdout] 19fbc4025ffe3a19d48d69787012f4c3b08a845ae1eb96b03a2dd7da57dae8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71beb221ff09eaa37a6453237b546b8f00a2a16514ec21d283f8c0056a83b23b [INFO] running `Command { std: "docker" "start" "-a" "71beb221ff09eaa37a6453237b546b8f00a2a16514ec21d283f8c0056a83b23b", kill_on_drop: false }` [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking objc v0.2.7 [INFO] [stderr] Checking blurmac v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::sync::atomic::ATOMIC_U64_INIT` [INFO] [stdout] --> src/utils.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::atomic::{AtomicU64, Ordering, ATOMIC_U64_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ATOMIC_U64_INIT` in `sync::atomic` [INFO] [stdout] | help: a similar name exists in the module: `ATOMIC_BOOL_INIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::atomic::ATOMIC_U64_INIT` [INFO] [stdout] --> src/utils.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::atomic::{AtomicU64, Ordering, ATOMIC_U64_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ATOMIC_U64_INIT` in `sync::atomic` [INFO] [stdout] | help: a similar name exists in the module: `ATOMIC_BOOL_INIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `integer_atomics` [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(integer_atomics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `integer_atomics` [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(integer_atomics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | msg_send![nsmutdict, removeObjectForKey:key]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | msg_send![nsmutdict, removeObjectForKey:key]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | msg_send![nsmutdict, setObject:object forKey:key]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | msg_send![nsmutdict, setObject:object forKey:key]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | msg_send![cbcentralmanager, initWithDelegate:delegate queue:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | msg_send![cbcentralmanager, scanForPeripheralsWithServices:nil options:options]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | msg_send![cbcentralmanager, initWithDelegate:delegate queue:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | msg_send![cbcentralmanager, stopScan]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | msg_send![cbcentralmanager, connectPeripheral:peripheral options:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | msg_send![cbcentralmanager, scanForPeripheralsWithServices:nil options:options]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | msg_send![cbcentralmanager, cancelPeripheralConnection:peripheral]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | msg_send![cbcentralmanager, stopScan]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | msg_send![cbcentralmanager, connectPeripheral:peripheral options:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | msg_send![cbcentralmanager, cancelPeripheralConnection:peripheral]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | msg_send![cbperipheral, setDelegate:delegate]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | msg_send![cbperipheral, discoverServices:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | msg_send![cbperipheral, setDelegate:delegate]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | msg_send![cbperipheral, discoverIncludedServices:nil forService:service]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | msg_send![cbperipheral, discoverServices:nil]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | msg_send![cbperipheral, discoverCharacteristics:nil forService:service]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | msg_send![cbperipheral, discoverIncludedServices:nil forService:service]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | msg_send![cbperipheral, readValueForCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | ... msg_send![cbperipheral, writeValue:value forCharacteristic:characteristic type:0]; // CBCharacteristicWriteWithResponse from CBPeri... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | msg_send![cbperipheral, discoverCharacteristics:nil forService:service]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | msg_send![cbperipheral, setNotifyValue:value forCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | msg_send![cbperipheral, readValueForCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | msg_send![cbperipheral, discoverDescriptorsForCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | ... msg_send![cbperipheral, writeValue:value forCharacteristic:characteristic type:0]; // CBCharacteristicWriteWithResponse from CBPeri... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | msg_send![cbperipheral, setNotifyValue:value forCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/framework.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | msg_send![cbperipheral, discoverDescriptorsForCharacteristic:characteristic]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Any` [INFO] [stdout] note: required by a bound in `__send_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc-0.2.7/src/message/mod.rs:177:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub unsafe fn send_message(obj: *const T, sel: Sel, args: A) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 176 | -> Result [INFO] [stdout] 177 | where T: Message, A: MessageArguments, R: Any { [INFO] [stdout] | ^^^ required by this bound in `send_message` [INFO] [stdout] = note: this error originates in the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blurmac` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blurmac` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "71beb221ff09eaa37a6453237b546b8f00a2a16514ec21d283f8c0056a83b23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71beb221ff09eaa37a6453237b546b8f00a2a16514ec21d283f8c0056a83b23b", kill_on_drop: false }` [INFO] [stdout] 71beb221ff09eaa37a6453237b546b8f00a2a16514ec21d283f8c0056a83b23b [INFO] checking blurmac-0.0.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate blurmac 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate blurmac 0.0.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blurmac 0.0.1 [INFO] finished tweaking crates.io crate blurmac 0.0.1 [INFO] tweaked toml for crates.io crate blurmac 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 450b91da685ae7a40890a682d99c2fa9fc05d80d1e7714b4e43008560a79b2b7 [INFO] running `Command { std: "docker" "start" "-a" "450b91da685ae7a40890a682d99c2fa9fc05d80d1e7714b4e43008560a79b2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "450b91da685ae7a40890a682d99c2fa9fc05d80d1e7714b4e43008560a79b2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450b91da685ae7a40890a682d99c2fa9fc05d80d1e7714b4e43008560a79b2b7", kill_on_drop: false }` [INFO] [stdout] 450b91da685ae7a40890a682d99c2fa9fc05d80d1e7714b4e43008560a79b2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b6df19ad1f28c09e03b9416222853728fe4938db91e4442a09d9e283dec5513 [INFO] running `Command { std: "docker" "start" "-a" "9b6df19ad1f28c09e03b9416222853728fe4938db91e4442a09d9e283dec5513", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9b6df19ad1f28c09e03b9416222853728fe4938db91e4442a09d9e283dec5513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6df19ad1f28c09e03b9416222853728fe4938db91e4442a09d9e283dec5513", kill_on_drop: false }` [INFO] [stdout] 9b6df19ad1f28c09e03b9416222853728fe4938db91e4442a09d9e283dec5513