[INFO] cloning repository https://github.com/jliklik/rusty_uart
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jliklik/rusty_uart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjliklik%2Frusty_uart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjliklik%2Frusty_uart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a258c0aa245eea39af2a9560fcd10686aa7b8f59
[INFO] checking jliklik/rusty_uart against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjliklik%2Frusty_uart" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jliklik/rusty_uart on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/jliklik/rusty_uart
[INFO] finished tweaking git repo https://github.com/jliklik/rusty_uart
[INFO] tweaked toml for git repo https://github.com/jliklik/rusty_uart written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jliklik/rusty_uart 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] warning: unused manifest key: target.thumbv7m-none-eabi.runner
[INFO] [stderr] warning: unused manifest key: target.thumbv7m-none-eabi.rustflags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62cc9d368a5aae7e59ec23f0680dfc497ba60f6db9bbba31c697b9e3810405c7
[INFO] running `Command { std: "docker" "start" "-a" "62cc9d368a5aae7e59ec23f0680dfc497ba60f6db9bbba31c697b9e3810405c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62cc9d368a5aae7e59ec23f0680dfc497ba60f6db9bbba31c697b9e3810405c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cc9d368a5aae7e59ec23f0680dfc497ba60f6db9bbba31c697b9e3810405c7", kill_on_drop: false }`
[INFO] [stdout] 62cc9d368a5aae7e59ec23f0680dfc497ba60f6db9bbba31c697b9e3810405c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edacf8100f566638d869ab5e195ff3ae80e2d3b7ba65f66e29baf0dd1ee52bdd
[INFO] running `Command { std: "docker" "start" "-a" "edacf8100f566638d869ab5e195ff3ae80e2d3b7ba65f66e29baf0dd1ee52bdd", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] warning: unused manifest key: target.thumbv7m-none-eabi.runner
[INFO] [stderr] warning: unused manifest key: target.thumbv7m-none-eabi.rustflags
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling stm32f1 v0.15.1
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahjjj3i/lib.rmeta`: No space left on device (os error 28)
[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/build/proc-macro2-c92bb6ae02bb132b/rmetaFPsnK0"
[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/rmetadkjXDT"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vcell` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `nb` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/void-9b3d05163e427c48.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/void-9b3d05163e427c48/dep-lib-void`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/stm32f1-849dead6d82dd69d/rmeta08rgxP"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32f1` (build script) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7yYobs"
[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/build/cortex-m-semihosting-312bcb3101d9e93e/rmetaTYr336"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/stm32-usbd-a6ded9069aca9094/rmeta0YMXgZ"
[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/rmeta3fLNEk"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-semihosting` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `cortex-m` (build script)
[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/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cm7", "cm7-r0p1", "critical-section", "critical-section-single-core", "inline-asm", "linker-plugin-lto", "serde", "std"))' -C metadata=ad590560113b274b -C extra-filename=-81fe73803b588696 --out-dir /opt/rustwide/target/debug/build/cortex-m-81fe73803b588696 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `stm32-usbd` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/syn-6e151ba2fd5598b5/rmetaXP8YTj"
[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/build/cortex-m-rt-f88f49598449d22b/rmetanW2Fjq"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaI6y0cD"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m-rt` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEm3zYe"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semver-parser` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `gcd` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "edacf8100f566638d869ab5e195ff3ae80e2d3b7ba65f66e29baf0dd1ee52bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edacf8100f566638d869ab5e195ff3ae80e2d3b7ba65f66e29baf0dd1ee52bdd", kill_on_drop: false }`
[INFO] [stdout] edacf8100f566638d869ab5e195ff3ae80e2d3b7ba65f66e29baf0dd1ee52bdd
