[INFO] cloning repository jgall/obj_c_rust_test [INFO] running `"git" "clone" "--bare" "git://github.com/jgall/obj_c_rust_test.git" "work/cache/sources/gh/jgall/obj_c_rust_test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jgall/obj_c_rust_test'... [INFO] running `"git" "clone" "work/cache/sources/gh/jgall/obj_c_rust_test" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/jgall/obj_c_rust_test"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/jgall/obj_c_rust_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jgall/obj_c_rust_test" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/jgall/obj_c_rust_test"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/jgall/obj_c_rust_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d99b84868cb9ecc7c2762735db8b31f3642a9f17 [INFO] sha for GitHub repo jgall/obj_c_rust_test: d99b84868cb9ecc7c2762735db8b31f3642a9f17 [INFO] validating manifest of jgall/obj_c_rust_test on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jgall/obj_c_rust_test on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jgall/obj_c_rust_test [INFO] finished frobbing jgall/obj_c_rust_test [INFO] frobbed toml for jgall/obj_c_rust_test written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/jgall/obj_c_rust_test/Cargo.toml [INFO] started frobbing jgall/obj_c_rust_test [INFO] finished frobbing jgall/obj_c_rust_test [INFO] frobbed toml for jgall/obj_c_rust_test written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/jgall/obj_c_rust_test/Cargo.toml [INFO] crate jgall/obj_c_rust_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jgall/obj_c_rust_test against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/jgall/obj_c_rust_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3fed6057f9e93c9efaf06591e60360afd3b55de4b5e26c632fb2882b1fe89444 [INFO] running `"docker" "start" "-a" "3fed6057f9e93c9efaf06591e60360afd3b55de4b5e26c632fb2882b1fe89444"` [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking objc v0.2.5 [INFO] [stderr] Checking obj_c_rust_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::objc::macros::msg_send macros>:10:40 [INFO] [stderr] | [INFO] [stderr] 7 | $ name : ident : $ arg : expr ) + ) => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 10 | & * $ obj , $ superclass , sel , ( $ ( $ arg , ) * ) ) { [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::objc::macros::msg_send macros>:19:25 [INFO] [stderr] | [INFO] [stderr] 16 | } } ) ; ( $ obj : expr , $ ( $ name : ident : $ arg : expr ) + ) => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 19 | & * $ obj , sel , ( $ ( $ arg , ) * ) ) { [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: unused import: `objc::declare::ClassDecl` [INFO] [stderr] --> src/class.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use objc::declare::ClassDecl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Class`, `Object`, `Sel` [INFO] [stderr] --> src/class.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use objc::runtime::{Class, Object, Sel}; [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::objc::macros::msg_send macros>:10:40 [INFO] [stderr] | [INFO] [stderr] 7 | $ name : ident : $ arg : expr ) + ) => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 10 | & * $ obj , $ superclass , sel , ( $ ( $ arg , ) * ) ) { [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::objc::macros::msg_send macros>:19:25 [INFO] [stderr] | [INFO] [stderr] 16 | } } ) ; ( $ obj : expr , $ ( $ name : ident : $ arg : expr ) + ) => ( [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 19 | & * $ obj , sel , ( $ ( $ arg , ) * ) ) { [INFO] [stderr] | ^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:31:27 [INFO] [stderr] | [INFO] [stderr] 31 | let x: i32 = unsafe { msg_send![*obj, getThing:5i32 withOtherThing:6i32] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | let obj: *mut Object = msg_send![cls, alloc]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | let obj: *mut Object = msg_send![obj, init]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | let hash_sel = sel!(hash); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:64:32 [INFO] [stderr] | [INFO] [stderr] 64 | let hash: usize = unsafe { msg_send![*obj, hash] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:24 [INFO] [stderr] | [INFO] [stderr] 22 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ________________________^ [INFO] [stderr] 23 | | (pub width: u32), [INFO] [stderr] 24 | | (priv height: u32), [INFO] [stderr] 25 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 28 | | }), [INFO] [stderr] 29 | | }); [INFO] [stderr] | |______^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:31:27 [INFO] [stderr] | [INFO] [stderr] 31 | let x: i32 = unsafe { msg_send![*obj, getThing:5i32 withOtherThing:6i32] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | let obj: *mut Object = msg_send![cls, alloc]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | let obj: *mut Object = msg_send![obj, init]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | let hash_sel = sel!(hash); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:64:32 [INFO] [stderr] | [INFO] [stderr] 64 | let hash: usize = unsafe { msg_send![*obj, hash] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let my_box_class = register_class!(MyBox:NSObject with { [INFO] [stderr] | ____________________________^ [INFO] [stderr] 93 | | (pub width: u32), [INFO] [stderr] 94 | | (priv height: u32), [INFO] [stderr] 95 | | (sel getThing:withOtherThing: <- my_method), [INFO] [stderr] ... | [INFO] [stderr] 101 | | }), [INFO] [stderr] 102 | | }); [INFO] [stderr] | |__________^ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:104:36 [INFO] [stderr] | [INFO] [stderr] 104 | let obj: *mut Object = msg_send![my_box_class, alloc]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:105:36 [INFO] [stderr] | [INFO] [stderr] 105 | let obj: *mut Object = msg_send![obj, init]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:108:31 [INFO] [stderr] | [INFO] [stderr] 108 | let x: i32 = unsafe { msg_send![*obj, add:5i32 with:6i32] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/class.rs:112:31 [INFO] [stderr] | [INFO] [stderr] 112 | let y: i32 = unsafe { msg_send![my_box_class, mul:5 with:6] }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `obj_c_rust_test`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `obj_c_rust_test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3fed6057f9e93c9efaf06591e60360afd3b55de4b5e26c632fb2882b1fe89444"` [INFO] running `"docker" "rm" "-f" "3fed6057f9e93c9efaf06591e60360afd3b55de4b5e26c632fb2882b1fe89444"` [INFO] [stdout] 3fed6057f9e93c9efaf06591e60360afd3b55de4b5e26c632fb2882b1fe89444