[INFO] cloning repository https://github.com/bifurcation/hello_stm32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifurcation/hello_stm32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fhello_stm32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fhello_stm32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcd0ea5b00f133f4f2df1c6735bc950107244408
[INFO] checking bifurcation/hello_stm32 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fhello_stm32" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/bifurcation/hello_stm32
[INFO] finished tweaking git repo https://github.com/bifurcation/hello_stm32
[INFO] tweaked toml for git repo https://github.com/bifurcation/hello_stm32 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bifurcation/hello_stm32 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bifurcation/hello_stm32 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded emballoc v0.2.0
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.20.0
[INFO] [stderr]   Downloaded stm32f4 v0.15.1
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afb8a2c8173d61d415c2229f6f4ec49b5bf5fd5a674fe6a159c69035c405f5ee
[INFO] running `Command { std: "docker" "start" "-a" "afb8a2c8173d61d415c2229f6f4ec49b5bf5fd5a674fe6a159c69035c405f5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb8a2c8173d61d415c2229f6f4ec49b5bf5fd5a674fe6a159c69035c405f5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb8a2c8173d61d415c2229f6f4ec49b5bf5fd5a674fe6a159c69035c405f5ee", kill_on_drop: false }`
[INFO] [stdout] afb8a2c8173d61d415c2229f6f4ec49b5bf5fd5a674fe6a159c69035c405f5ee
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a484e0e0a6f4db6d2c78632e1fda0f7aaacbb4d1d264429ad45d160327a56195
[INFO] running `Command { std: "docker" "start" "-a" "a484e0e0a6f4db6d2c78632e1fda0f7aaacbb4d1d264429ad45d160327a56195", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling stm32f4xx-hal v0.20.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking emballoc v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking fugit-timer v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanfzPPM"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `document-features` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcNXYC5i"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWgVT0P"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deranged` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdDJIhx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3,libsemver-31d91938905790cf,libsemver_parser-72b9caa9dfea6bc2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdDJIhx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bare-metal-4f42e79a90a3d9ec/build_script_build-4f42e79a90a3d9ec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bare-metal` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a484e0e0a6f4db6d2c78632e1fda0f7aaacbb4d1d264429ad45d160327a56195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a484e0e0a6f4db6d2c78632e1fda0f7aaacbb4d1d264429ad45d160327a56195", kill_on_drop: false }`
[INFO] [stdout] a484e0e0a6f4db6d2c78632e1fda0f7aaacbb4d1d264429ad45d160327a56195
