[INFO] cloning repository https://github.com/blacklisted786/mcuboot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blacklisted786/mcuboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacklisted786%2Fmcuboot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacklisted786%2Fmcuboot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33de65cebaf78b306501a4195dc0ce4008315e1a [INFO] testing blacklisted786/mcuboot against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacklisted786%2Fmcuboot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blacklisted786/mcuboot on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blacklisted786/mcuboot [INFO] finished tweaking git repo https://github.com/blacklisted786/mcuboot [INFO] tweaked toml for git repo https://github.com/blacklisted786/mcuboot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blacklisted786/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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1dcac8826dfb64b458b667c9ded8d9b24856c974ad0fa2912f337fb83ed53c7 [INFO] running `Command { std: "docker" "start" "-a" "a1dcac8826dfb64b458b667c9ded8d9b24856c974ad0fa2912f337fb83ed53c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1dcac8826dfb64b458b667c9ded8d9b24856c974ad0fa2912f337fb83ed53c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dcac8826dfb64b458b667c9ded8d9b24856c974ad0fa2912f337fb83ed53c7", kill_on_drop: false }` [INFO] [stdout] a1dcac8826dfb64b458b667c9ded8d9b24856c974ad0fa2912f337fb83ed53c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f48c606d51157db500e64b247a63c77db390c074642ef13eff3a9d24041606 [INFO] running `Command { std: "docker" "start" "-a" "c7f48c606d51157db500e64b247a63c77db390c074642ef13eff3a9d24041606", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling 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-d22beeb9899422ef/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") [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-94901830ed6480f7/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-94901830ed6480f7/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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d705de71c90e1961 -C extra-filename=-034732c4bccb0879 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libaho_corasick-cdd61755a4579b63.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c7f48c606d51157db500e64b247a63c77db390c074642ef13eff3a9d24041606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f48c606d51157db500e64b247a63c77db390c074642ef13eff3a9d24041606", kill_on_drop: false }` [INFO] [stdout] c7f48c606d51157db500e64b247a63c77db390c074642ef13eff3a9d24041606