[INFO] crate core_bluetooth 0.1.0 is already in cache [INFO] testing core_bluetooth-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate core_bluetooth 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate core_bluetooth 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate core_bluetooth 0.1.0 [INFO] finished tweaking crates.io crate core_bluetooth 0.1.0 [INFO] tweaked toml for crates.io crate core_bluetooth 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate core_bluetooth 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cf92183367ff76e9d268eef09ecf4d76f81b7596f0253da21526ff58c219950 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7cf92183367ff76e9d268eef09ecf4d76f81b7596f0253da21526ff58c219950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cf92183367ff76e9d268eef09ecf4d76f81b7596f0253da21526ff58c219950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf92183367ff76e9d268eef09ecf4d76f81b7596f0253da21526ff58c219950", kill_on_drop: false }` [INFO] [stdout] 7cf92183367ff76e9d268eef09ecf4d76f81b7596f0253da21526ff58c219950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d97cf7e642e7024adcd8f0e930cce9e81d93f39de95b35d1625ef45c124798 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75d97cf7e642e7024adcd8f0e930cce9e81d93f39de95b35d1625ef45c124798", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling objc v0.2.7 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling core_bluetooth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> src/platform.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[link(name = "AppKit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> src/platform.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[link(name = "Foundation", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> src/platform.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[link(name = "CoreBluetooth", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_bluetooth`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "75d97cf7e642e7024adcd8f0e930cce9e81d93f39de95b35d1625ef45c124798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d97cf7e642e7024adcd8f0e930cce9e81d93f39de95b35d1625ef45c124798", kill_on_drop: false }` [INFO] [stdout] 75d97cf7e642e7024adcd8f0e930cce9e81d93f39de95b35d1625ef45c124798