[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 master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjliklik%2Frusty_uart" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jliklik/rusty_uart on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fugit-timer v0.1.3 [INFO] [stderr] Downloaded stm32f1 v0.15.1 [INFO] [stderr] Downloaded stm32f1xx-hal v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 002a93aaaa34bc202ecffa4486e8f61e8abd24c0614a09e4fa5992a69f2114a4 [INFO] running `Command { std: "docker" "start" "-a" "002a93aaaa34bc202ecffa4486e8f61e8abd24c0614a09e4fa5992a69f2114a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "002a93aaaa34bc202ecffa4486e8f61e8abd24c0614a09e4fa5992a69f2114a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002a93aaaa34bc202ecffa4486e8f61e8abd24c0614a09e4fa5992a69f2114a4", kill_on_drop: false }` [INFO] [stdout] 002a93aaaa34bc202ecffa4486e8f61e8abd24c0614a09e4fa5992a69f2114a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3195278938f59f20dd5892d37d87fdacfac1e336ac17cd64ef88aee3eb026e0 [INFO] running `Command { std: "docker" "start" "-a" "a3195278938f59f20dd5892d37d87fdacfac1e336ac17cd64ef88aee3eb026e0", 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 cortex-m v0.7.7 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling stm32f1 v0.15.1 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking bxcan v0.7.0 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxlbB06/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f1` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a3195278938f59f20dd5892d37d87fdacfac1e336ac17cd64ef88aee3eb026e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3195278938f59f20dd5892d37d87fdacfac1e336ac17cd64ef88aee3eb026e0", kill_on_drop: false }` [INFO] [stdout] a3195278938f59f20dd5892d37d87fdacfac1e336ac17cd64ef88aee3eb026e0