[INFO] cloning repository https://github.com/jonioliveira/fmk-tst-product-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonioliveira/fmk-tst-product-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonioliveira%2Ffmk-tst-product-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonioliveira%2Ffmk-tst-product-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d797de87a853644ae27e1ac308f553dfcbce470 [INFO] checking jonioliveira/fmk-tst-product-api against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonioliveira%2Ffmk-tst-product-api" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonioliveira/fmk-tst-product-api on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonioliveira/fmk-tst-product-api [INFO] finished tweaking git repo https://github.com/jonioliveira/fmk-tst-product-api [INFO] tweaked toml for git repo https://github.com/jonioliveira/fmk-tst-product-api written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jonioliveira/fmk-tst-product-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543b7818f93bfebc165daf77fd1ae0c66d1e08061d14653307983ce030c57a08 [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" "543b7818f93bfebc165daf77fd1ae0c66d1e08061d14653307983ce030c57a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543b7818f93bfebc165daf77fd1ae0c66d1e08061d14653307983ce030c57a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543b7818f93bfebc165daf77fd1ae0c66d1e08061d14653307983ce030c57a08", kill_on_drop: false }` [INFO] [stdout] 543b7818f93bfebc165daf77fd1ae0c66d1e08061d14653307983ce030c57a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0267ef16e74515b877a33fb792be29ba811d9743d00917cd4aa3d5b0ec1f3aaf [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" "0267ef16e74515b877a33fb792be29ba811d9743d00917cd4aa3d5b0ec1f3aaf", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling core-foundation-sys v0.2.3 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling security-framework-sys v0.1.16 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error: native frameworks are only available on macOS targets [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core-foundation-sys` [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 `Command { std: "docker" "inspect" "0267ef16e74515b877a33fb792be29ba811d9743d00917cd4aa3d5b0ec1f3aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0267ef16e74515b877a33fb792be29ba811d9743d00917cd4aa3d5b0ec1f3aaf", kill_on_drop: false }` [INFO] [stdout] 0267ef16e74515b877a33fb792be29ba811d9743d00917cd4aa3d5b0ec1f3aaf