[INFO] updating cached repository https://github.com/blandinw/batterybar [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 063d8236ae4fe4917aed6a02cd1e558d356b38f2 [INFO] testing blandinw/batterybar against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblandinw%2Fbatterybar" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blandinw/batterybar on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/blandinw/batterybar [INFO] finished tweaking git repo https://github.com/blandinw/batterybar [INFO] tweaked toml for git repo https://github.com/blandinw/batterybar written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/blandinw/batterybar already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0369b3a49cc452d0972eab0ed2b53394dabd9c7e03cadfb0839bc5a229e2856d [INFO] running `"docker" "start" "-a" "0369b3a49cc452d0972eab0ed2b53394dabd9c7e03cadfb0839bc5a229e2856d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling core-foundation-sys v0.6.1 (https://github.com/servo/core-foundation-rs#8b090bb8) [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling objc v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling core-foundation v0.6.1 (https://github.com/servo/core-foundation-rs#8b090bb8) [INFO] [stderr] Compiling core-graphics v0.17.0 (https://github.com/servo/core-foundation-rs#8b090bb8) [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/color_space.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/context.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/data_provider.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/font.rs:128:1 [INFO] [stderr] | [INFO] [stderr] 128 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/geometry.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/image.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/core-foundation-rs-0be28639533e3a9f/8b090bb/core-graphics/src/path.rs:124:1 [INFO] [stderr] | [INFO] [stderr] 124 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0455`. [INFO] [stderr] error: could not compile `core-graphics`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0369b3a49cc452d0972eab0ed2b53394dabd9c7e03cadfb0839bc5a229e2856d"` [INFO] running `"docker" "rm" "-f" "0369b3a49cc452d0972eab0ed2b53394dabd9c7e03cadfb0839bc5a229e2856d"` [INFO] [stdout] 0369b3a49cc452d0972eab0ed2b53394dabd9c7e03cadfb0839bc5a229e2856d