[INFO] cloning repository https://github.com/jgouly/filco-mj2tkl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgouly/filco-mj2tkl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgouly%2Ffilco-mj2tkl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgouly%2Ffilco-mj2tkl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9622ad1905e7e01818d02f690f22d9b564d89a85 [INFO] checking jgouly/filco-mj2tkl against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgouly%2Ffilco-mj2tkl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgouly/filco-mj2tkl on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/jgouly/filco-mj2tkl [INFO] finished tweaking git repo https://github.com/jgouly/filco-mj2tkl [INFO] tweaked toml for git repo https://github.com/jgouly/filco-mj2tkl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jgouly/filco-mj2tkl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jgouly/keyboard-app.git` [INFO] [stderr] Updating git repository `https://github.com/jgouly/mkl27z-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jgouly/keyboard-app.git` [INFO] [stderr] Updating git repository `https://github.com/jgouly/mkl27z-rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18229a850a9c915aace39220db867af61cb63d8de3e0cf4a02ca26fd5b4ae819 [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" "18229a850a9c915aace39220db867af61cb63d8de3e0cf4a02ca26fd5b4ae819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18229a850a9c915aace39220db867af61cb63d8de3e0cf4a02ca26fd5b4ae819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18229a850a9c915aace39220db867af61cb63d8de3e0cf4a02ca26fd5b4ae819", kill_on_drop: false }` [INFO] [stdout] 18229a850a9c915aace39220db867af61cb63d8de3e0cf4a02ca26fd5b4ae819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3320b0337a112d213c55163b81f34fdf4a4644ac5e9468626ccde5b6de25447 [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" "c3320b0337a112d213c55163b81f34fdf4a4644ac5e9468626ccde5b6de25447", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking keyboard-app v0.1.0 (https://github.com/jgouly/keyboard-app.git#fa09bf60) [INFO] [stderr] Compiling mkl27z v0.1.0 (https://github.com/jgouly/mkl27z-rs.git#499654b2) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead [INFO] [stderr] warning: cc: error: unrecognized command line option '-mthumb' [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `mkl27z v0.1.0 (https://github.com/jgouly/mkl27z-rs.git#499654b2)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mkl27z-c44c6c5829e15981/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/build/mkl27z-bc61204a6797eaa5/out [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/mkl27z-rs-e16d4f504977b845/499654b/src/third_party" "-Wall" "-Wextra" "-mcpu=cortex-m0plus" "-mthumb" "-fno-PIC" "-ffunction-sections" "-ffreestanding" "-fno-exceptions" "-O2" "-fdata-sections" "-D__MKL26Z64__" "-DUSB_KEYBOARDONLY" "-DF_CPU=48000000" "-o" "/opt/rustwide/target/debug/build/mkl27z-bc61204a6797eaa5/out/clz.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/mkl27z-rs-e16d4f504977b845/499654b/src/third_party/clz.c" [INFO] [stderr] cargo:warning=cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead [INFO] [stderr] cargo:warning=cc: error: unrecognized command line option '-mthumb' [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/mkl27z-rs-e16d4f504977b845/499654b/src/third_party" "-Wall" "-Wextra" "-mcpu=cortex-m0plus" "-mthumb" "-fno-PIC" "-ffunction-sections" "-ffreestanding" "-fno-exceptions" "-O2" "-fdata-sections" "-D__MKL26Z64__" "-DUSB_KEYBOARDONLY" "-DF_CPU=48000000" "-o" "/opt/rustwide/target/debug/build/mkl27z-bc61204a6797eaa5/out/clz.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/mkl27z-rs-e16d4f504977b845/499654b/src/third_party/clz.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "c3320b0337a112d213c55163b81f34fdf4a4644ac5e9468626ccde5b6de25447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3320b0337a112d213c55163b81f34fdf4a4644ac5e9468626ccde5b6de25447", kill_on_drop: false }` [INFO] [stdout] c3320b0337a112d213c55163b81f34fdf4a4644ac5e9468626ccde5b6de25447