[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] checking Akadimia-Robot/mcuboot against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkadimia-Robot%2Fmcuboot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Akadimia-Robot/mcuboot on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-5-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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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 docopt v1.1.1
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2510f0ba3d75478f5e3f763148e0f935571fac84cdb04a9bc25a183ff6106761
[INFO] running `Command { std: "docker" "start" "-a" "2510f0ba3d75478f5e3f763148e0f935571fac84cdb04a9bc25a183ff6106761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2510f0ba3d75478f5e3f763148e0f935571fac84cdb04a9bc25a183ff6106761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2510f0ba3d75478f5e3f763148e0f935571fac84cdb04a9bc25a183ff6106761", kill_on_drop: false }`
[INFO] [stdout] 2510f0ba3d75478f5e3f763148e0f935571fac84cdb04a9bc25a183ff6106761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 960f0a24deaffa805a4d693c32df187d87d270cb55d851f215de0b4043133880
[INFO] running `Command { std: "docker" "start" "-a" "960f0a24deaffa805a4d693c32df187d87d270cb55d851f215de0b4043133880", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pem v1.0.2
[INFO] [stderr]     Checking rand v0.8.5
[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" "960f0a24deaffa805a4d693c32df187d87d270cb55d851f215de0b4043133880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960f0a24deaffa805a4d693c32df187d87d270cb55d851f215de0b4043133880", kill_on_drop: false }`
[INFO] [stdout] 960f0a24deaffa805a4d693c32df187d87d270cb55d851f215de0b4043133880
