[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d797de87a853644ae27e1ac308f553dfcbce470 [INFO] checking jonioliveira/fmk-tst-product-api against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonioliveira%2Ffmk-tst-product-api" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonioliveira/fmk-tst-product-api on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-4/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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 620103040e9418cd3585a22c7291d4ae7408cfa96d91398c942a6df2d32b0347 [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" "620103040e9418cd3585a22c7291d4ae7408cfa96d91398c942a6df2d32b0347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "620103040e9418cd3585a22c7291d4ae7408cfa96d91398c942a6df2d32b0347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620103040e9418cd3585a22c7291d4ae7408cfa96d91398c942a6df2d32b0347", kill_on_drop: false }` [INFO] [stdout] 620103040e9418cd3585a22c7291d4ae7408cfa96d91398c942a6df2d32b0347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df92a0005b0f78491d7adc4e1cb7237bd5c7b2aec109953c342a37cd6bd6c629 [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" "df92a0005b0f78491d7adc4e1cb7237bd5c7b2aec109953c342a37cd6bd6c629", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling security-framework-sys v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking core-foundation-sys v0.2.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [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" "df92a0005b0f78491d7adc4e1cb7237bd5c7b2aec109953c342a37cd6bd6c629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df92a0005b0f78491d7adc4e1cb7237bd5c7b2aec109953c342a37cd6bd6c629", kill_on_drop: false }` [INFO] [stdout] df92a0005b0f78491d7adc4e1cb7237bd5c7b2aec109953c342a37cd6bd6c629