[INFO] cloning repository https://github.com/Sips/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sips/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSips%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSips%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8db4e543e2bf1f115523b44943f62ce2e685f366 [INFO] testing Sips/hello-rust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSips%2Fhello-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sips/hello-rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/Sips/hello-rust [INFO] finished tweaking git repo https://github.com/Sips/hello-rust [INFO] tweaked toml for git repo https://github.com/Sips/hello-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Sips/hello-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fbe54e265f4e93ef23bea506e01ddc394ddf17ead21269ba93d69a0c86098a5 [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" "0fbe54e265f4e93ef23bea506e01ddc394ddf17ead21269ba93d69a0c86098a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fbe54e265f4e93ef23bea506e01ddc394ddf17ead21269ba93d69a0c86098a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbe54e265f4e93ef23bea506e01ddc394ddf17ead21269ba93d69a0c86098a5", kill_on_drop: false }` [INFO] [stdout] 0fbe54e265f4e93ef23bea506e01ddc394ddf17ead21269ba93d69a0c86098a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2275e2c50625cbe468c36b5efa24d2613ea3fa33e6750eb656d63bcf0d52230b [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" "2275e2c50625cbe468c36b5efa24d2613ea3fa33e6750eb656d63bcf0d52230b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling auto_enums_derive v0.7.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling vec-arena v0.5.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling emu-audio-types v0.1.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling httpbis v0.9.1 [INFO] [stderr] Compiling cuda-sys v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling fixed v1.1.0 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling argmm v0.1.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling lapack-src v0.6.0 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling atomig v0.1.0 [INFO] [stderr] Compiling nonzero_ext v0.1.5 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling hashbag v0.1.3 [INFO] [stderr] Compiling float_eq v0.4.1 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling treediff v4.0.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling gcd v2.0.1 [INFO] [stderr] Compiling ordslice v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling metrohash v1.0.6 [INFO] [stderr] Compiling bimap v0.5.2 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling sublime_fuzzy v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling priority-queue v1.0.0 [INFO] [stderr] Compiling merkle-cbt v0.2.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling binary-heap-plus v0.3.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling evmap v10.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.27 [INFO] [stderr] Compiling curl-sys v0.4.34+curl-7.71.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling radix_trie v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling coreaudio-sys v0.1.2 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quanta v0.4.1 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling onednn-sys v0.0.1 [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.1.2/src/audio_unit.rs:6380:1 [INFO] [stdout] | [INFO] [stdout] 6380 | #[link(name = "AudioUnit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.1.2/src/audio_unit.rs:6739:1 [INFO] [stdout] | [INFO] [stdout] 6739 | #[link(name = "AudioUnit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grpcio-sys v0.4.7 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stdout] error: aborting due to 2 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 `coreaudio-sys` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2275e2c50625cbe468c36b5efa24d2613ea3fa33e6750eb656d63bcf0d52230b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2275e2c50625cbe468c36b5efa24d2613ea3fa33e6750eb656d63bcf0d52230b", kill_on_drop: false }` [INFO] [stdout] 2275e2c50625cbe468c36b5efa24d2613ea3fa33e6750eb656d63bcf0d52230b