[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#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonioliveira%2Ffmk-tst-product-api" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonioliveira/fmk-tst-product-api on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-6/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 210421e283abfee6fde3eae35336811f54e88513fe5454e2366a04284a1acbd3 [INFO] running `Command { std: "docker" "start" "-a" "210421e283abfee6fde3eae35336811f54e88513fe5454e2366a04284a1acbd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "210421e283abfee6fde3eae35336811f54e88513fe5454e2366a04284a1acbd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210421e283abfee6fde3eae35336811f54e88513fe5454e2366a04284a1acbd3", kill_on_drop: false }` [INFO] [stdout] 210421e283abfee6fde3eae35336811f54e88513fe5454e2366a04284a1acbd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f0d9b0ba09a11f4820e8da2fdddf421325475879a22aaf85f2d209e933502e4 [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" "7f0d9b0ba09a11f4820e8da2fdddf421325475879a22aaf85f2d209e933502e4", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling core-foundation-sys v0.2.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling security-framework-sys v0.1.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling unicase v1.4.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" "7f0d9b0ba09a11f4820e8da2fdddf421325475879a22aaf85f2d209e933502e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0d9b0ba09a11f4820e8da2fdddf421325475879a22aaf85f2d209e933502e4", kill_on_drop: false }` [INFO] [stdout] 7f0d9b0ba09a11f4820e8da2fdddf421325475879a22aaf85f2d209e933502e4