[INFO] cloning repository https://github.com/Akadimia-Robot/mcuboot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akadimia-Robot/mcuboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkadimia-Robot%2Fmcuboot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkadimia-Robot%2Fmcuboot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 742978e7b5c0c51c0cdeed6d5dba524978fdcd02
[INFO] building Akadimia-Robot/mcuboot against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkadimia-Robot%2Fmcuboot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Akadimia-Robot/mcuboot on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Akadimia-Robot/mcuboot
[INFO] finished tweaking git repo https://github.com/Akadimia-Robot/mcuboot
[INFO] tweaked toml for git repo https://github.com/Akadimia-Robot/mcuboot written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Akadimia-Robot/mcuboot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fde77b6823675527fe2bf6712388e52e1fae212705c7c6b48fe5943b6ebda815
[INFO] running `Command { std: "docker" "start" "-a" "fde77b6823675527fe2bf6712388e52e1fae212705c7c6b48fe5943b6ebda815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fde77b6823675527fe2bf6712388e52e1fae212705c7c6b48fe5943b6ebda815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde77b6823675527fe2bf6712388e52e1fae212705c7c6b48fe5943b6ebda815", kill_on_drop: false }`
[INFO] [stdout] fde77b6823675527fe2bf6712388e52e1fae212705c7c6b48fe5943b6ebda815
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb482bdcbcff44ce5f2647f637d0c3a90571242fc2cb57c1389e605e52d61d8d
[INFO] running `Command { std: "docker" "start" "-a" "cb482bdcbcff44ce5f2647f637d0c3a90571242fc2cb57c1389e605e52d61d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr] warning: mcuboot-sys@0.1.0: cc1: fatal error: ../../ext/mbedtls/library/sha256.c: No such file or directory
[INFO] [stderr] warning: mcuboot-sys@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mcuboot-sys-44df6f8ffb2b4446/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("2")
[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]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../ext/mbedtls/include" "-I" "../../boot/bootutil/include" "-I" "csupport" "-Wall" "-Wextra" "-Wall" "-Werror" "-std=c99" "-D__BOOTSIM__" "-DMCUBOOT_HAVE_LOGGING" "-DMCUBOOT_USE_FLASH_AREA_GET_SECTORS" "-DMCUBOOT_HAVE_ASSERT_H" "-DMCUBOOT_MAX_IMG_SECTORS=128" "-DMCUBOOT_BOOT_MAX_ALIGN=8" "-DMCUBOOT_IMAGE_NUMBER=1" "-DMCUBOOT_USE_MBED_TLS" "-DCONFIG_BOOT_SWAP_USING_SCRATCH" "-DMCUBOOT_SWAP_USING_SCRATCH" "-o" "/opt/rustwide/target/debug/build/mcuboot-sys-0661732b4c339598/out/../../ext/mbedtls/library/sha256.o" "-c" "../../ext/mbedtls/library/sha256.c"
[INFO] [stderr]   cargo:warning=cc1: fatal error: ../../ext/mbedtls/library/sha256.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../ext/mbedtls/include" "-I" "../../boot/bootutil/include" "-I" "csupport" "-Wall" "-Wextra" "-Wall" "-Werror" "-std=c99" "-D__BOOTSIM__" "-DMCUBOOT_HAVE_LOGGING" "-DMCUBOOT_USE_FLASH_AREA_GET_SECTORS" "-DMCUBOOT_HAVE_ASSERT_H" "-DMCUBOOT_MAX_IMG_SECTORS=128" "-DMCUBOOT_BOOT_MAX_ALIGN=8" "-DMCUBOOT_IMAGE_NUMBER=1" "-DMCUBOOT_USE_MBED_TLS" "-DCONFIG_BOOT_SWAP_USING_SCRATCH" "-DMCUBOOT_SWAP_USING_SCRATCH" "-o" "/opt/rustwide/target/debug/build/mcuboot-sys-0661732b4c339598/out/../../ext/mbedtls/library/sha256.o" "-c" "../../ext/mbedtls/library/sha256.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb482bdcbcff44ce5f2647f637d0c3a90571242fc2cb57c1389e605e52d61d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb482bdcbcff44ce5f2647f637d0c3a90571242fc2cb57c1389e605e52d61d8d", kill_on_drop: false }`
[INFO] [stdout] cb482bdcbcff44ce5f2647f637d0c3a90571242fc2cb57c1389e605e52d61d8d
