[INFO] fetching crate objc_id 0.1.1... [INFO] testing objc_id-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate objc_id 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate objc_id 0.1.1 [INFO] finished tweaking crates.io crate objc_id 0.1.1 [INFO] tweaked toml for crates.io crate objc_id 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate objc_id 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d70c326c76a278f52330d9be0ebaed82dabc6d67c809e2923384ba100a6dcd0 [INFO] running `Command { std: "docker" "start" "-a" "9d70c326c76a278f52330d9be0ebaed82dabc6d67c809e2923384ba100a6dcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d70c326c76a278f52330d9be0ebaed82dabc6d67c809e2923384ba100a6dcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d70c326c76a278f52330d9be0ebaed82dabc6d67c809e2923384ba100a6dcd0", kill_on_drop: false }` [INFO] [stdout] 9d70c326c76a278f52330d9be0ebaed82dabc6d67c809e2923384ba100a6dcd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701644dc1233491c993e1d12fe9cb0078a7eeec960cf731cef2c08ac3fae1d1a [INFO] running `Command { std: "docker" "start" "-a" "701644dc1233491c993e1d12fe9cb0078a7eeec960cf731cef2c08ac3fae1d1a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling objc v0.2.7 [INFO] [stderr] Compiling objc_id v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "701644dc1233491c993e1d12fe9cb0078a7eeec960cf731cef2c08ac3fae1d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701644dc1233491c993e1d12fe9cb0078a7eeec960cf731cef2c08ac3fae1d1a", kill_on_drop: false }` [INFO] [stdout] 701644dc1233491c993e1d12fe9cb0078a7eeec960cf731cef2c08ac3fae1d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343e0ffe2632470d1f81b5a2521e68bb6ad18f1e5f76467fad8e6929c37f4fe1 [INFO] running `Command { std: "docker" "start" "-a" "343e0ffe2632470d1f81b5a2521e68bb6ad18f1e5f76467fad8e6929c37f4fe1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling objc_id v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | unsafe { msg_send![obj, retainCount] } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `sel_impl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `sel_impl` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `sel_impl` which comes from the expansion of the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | let cls = class!(NSObject); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `class` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `class` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | let obj: *mut Object = msg_send![cls, alloc]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `sel_impl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `sel_impl` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `sel_impl` which comes from the expansion of the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | let obj: *mut Object = msg_send![obj, init]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `sel_impl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `sel_impl` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `sel_impl` which comes from the expansion of the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | let cls = class!(NSObject); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `class` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `class` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | let obj: *mut Object = msg_send![cls, alloc]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `sel_impl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `sel_impl` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `sel_impl` which comes from the expansion of the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/id.rs:203:36 [INFO] [stdout] | [INFO] [stdout] 203 | let obj: *mut Object = msg_send![obj, init]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `sel_impl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `sel_impl` may come from an old version of the `objc` crate, try updating your dependency with `cargo update -p objc` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `sel_impl` which comes from the expansion of the macro `msg_send` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchhgJjf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libobjc-8f15b50b4a37423a,libmalloc_buf-d4f1ceb339370825,liblibc-f44516d981b27aa6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lobjc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchhgJjf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/objc_id-fedc92462ea5c9ac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: objc_retain [INFO] [stdout] >>> referenced by strong.rs:24 (src/rc/strong.rs:24) [INFO] [stdout] >>> objc-8f15b50b4a37423a.objc.9b988839ef1261dd-cgu.1.rcgu.o:(objc::rc::strong::StrongPtr::retain::h2ce98a941760f76a) in archive /opt/rustwide/target/debug/deps/libobjc-8f15b50b4a37423a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: objc_release [INFO] [stdout] >>> referenced by strong.rs:48 (src/rc/strong.rs:48) [INFO] [stdout] >>> objc-8f15b50b4a37423a.objc.9b988839ef1261dd-cgu.1.rcgu.o:(_$LT$objc..rc..strong..StrongPtr$u20$as$u20$core..ops..drop..Drop$GT$::drop::hc39a13825199496e) in archive /opt/rustwide/target/debug/deps/libobjc-8f15b50b4a37423a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: objc_initWeak [INFO] [stdout] >>> referenced by weak.rs:20 (src/rc/weak.rs:20) [INFO] [stdout] >>> objc-8f15b50b4a37423a.objc.9b988839ef1261dd-cgu.0.rcgu.o:(objc::rc::weak::WeakPtr::new::hc00a70ce954cf96f) in archive /opt/rustwide/target/debug/deps/libobjc-8f15b50b4a37423a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: objc_destroyWeak [INFO] [stdout] >>> referenced by weak.rs:37 (src/rc/weak.rs:37) [INFO] [stdout] >>> objc-8f15b50b4a37423a.objc.9b988839ef1261dd-cgu.0.rcgu.o:(_$LT$objc..rc..weak..WeakPtr$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6162abb149e7f344) in archive /opt/rustwide/target/debug/deps/libobjc-8f15b50b4a37423a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: objc_loadWeakRetained [INFO] [stdout] >>> referenced by weak.rs:28 (src/rc/weak.rs:28) [INFO] [stdout] >>> objc-8f15b50b4a37423a.objc.9b988839ef1261dd-cgu.0.rcgu.o:(objc::rc::weak::WeakPtr::load::hfd0dd2a1d819b09b) in archive /opt/rustwide/target/debug/deps/libobjc-8f15b50b4a37423a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `objc_id` (lib test) due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "343e0ffe2632470d1f81b5a2521e68bb6ad18f1e5f76467fad8e6929c37f4fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343e0ffe2632470d1f81b5a2521e68bb6ad18f1e5f76467fad8e6929c37f4fe1", kill_on_drop: false }` [INFO] [stdout] 343e0ffe2632470d1f81b5a2521e68bb6ad18f1e5f76467fad8e6929c37f4fe1