[INFO] cloning repository https://github.com/wschang0/mcuboot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wschang0/mcuboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwschang0%2Fmcuboot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwschang0%2Fmcuboot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 502b62a6e95f918aa143a34688bf5eb847c4ac33 [INFO] checking wschang0/mcuboot against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwschang0%2Fmcuboot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wschang0/mcuboot [INFO] finished tweaking git repo https://github.com/wschang0/mcuboot [INFO] tweaked toml for git repo https://github.com/wschang0/mcuboot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wschang0/mcuboot on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wschang0/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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.80 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Downloaded pem v1.0.2 [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 js-sys v0.3.57 [INFO] [stderr] Downloaded wasm-bindgen v0.2.80 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.80 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] [stderr] Downloaded regex v1.5.5 [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5261c543d4f35adab1929c740f3e369e9bec03baf2aa17cbc8549f6948f6de6d [INFO] running `Command { std: "docker" "start" "-a" "5261c543d4f35adab1929c740f3e369e9bec03baf2aa17cbc8549f6948f6de6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5261c543d4f35adab1929c740f3e369e9bec03baf2aa17cbc8549f6948f6de6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5261c543d4f35adab1929c740f3e369e9bec03baf2aa17cbc8549f6948f6de6d", kill_on_drop: false }` [INFO] [stdout] 5261c543d4f35adab1929c740f3e369e9bec03baf2aa17cbc8549f6948f6de6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28cbc160e3a1ffba0b2d232a35636399c48c548279db533acf39d97c86250379 [INFO] running `Command { std: "docker" "start" "-a" "28cbc160e3a1ffba0b2d232a35636399c48c548279db533acf39d97c86250379", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [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 cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [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-bd92789367bbe641/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-bd92789367bbe641/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" "28cbc160e3a1ffba0b2d232a35636399c48c548279db533acf39d97c86250379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cbc160e3a1ffba0b2d232a35636399c48c548279db533acf39d97c86250379", kill_on_drop: false }` [INFO] [stdout] 28cbc160e3a1ffba0b2d232a35636399c48c548279db533acf39d97c86250379