[INFO] cloning repository https://github.com/n-miyamoto/wio-sauna-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n-miyamoto/wio-sauna-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-miyamoto%2Fwio-sauna-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-miyamoto%2Fwio-sauna-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ef0abdc7c82b10f3ba706b4d7ec2a984ab0a50a [INFO] checking n-miyamoto/wio-sauna-monitor against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-miyamoto%2Fwio-sauna-monitor" "/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/n-miyamoto/wio-sauna-monitor on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "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/n-miyamoto/wio-sauna-monitor [INFO] finished tweaking git repo https://github.com/n-miyamoto/wio-sauna-monitor [INFO] tweaked toml for git repo https://github.com/n-miyamoto/wio-sauna-monitor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/n-miyamoto/wio-sauna-monitor 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/n-miyamoto/atsamd` [INFO] [stderr] Updating git repository `https://github.com/n-miyamoto/seeed-erpc-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded lis3dh v0.3.0 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded bbqueue v0.4.12 [INFO] [stderr] Downloaded onewire v0.3.13 [INFO] [stderr] Downloaded ili9341 v0.4.1 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded embedded-sdmmc v0.3.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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 601f306d3ba071dbe43ea41e2c308f6688cbb266e48e9b6fcbed0321c87f424e [INFO] running `Command { std: "docker" "start" "-a" "601f306d3ba071dbe43ea41e2c308f6688cbb266e48e9b6fcbed0321c87f424e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601f306d3ba071dbe43ea41e2c308f6688cbb266e48e9b6fcbed0321c87f424e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601f306d3ba071dbe43ea41e2c308f6688cbb266e48e9b6fcbed0321c87f424e", kill_on_drop: false }` [INFO] [stdout] 601f306d3ba071dbe43ea41e2c308f6688cbb266e48e9b6fcbed0321c87f424e [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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3aa004046a300059ad8fa7345e63367f18774760ecbf0727814871c499cdf06 [INFO] running `Command { std: "docker" "start" "-a" "c3aa004046a300059ad8fa7345e63367f18774760ecbf0727814871c499cdf06", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atsamd51p v0.9.0 (https://github.com/n-miyamoto/atsamd?branch=dev#538d81ab) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling lis3dh v0.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wio_terminal v0.3.0 (https://github.com/n-miyamoto/atsamd?branch=dev#538d81ab) [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking ili9341 v0.4.1 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking embedded-sdmmc v0.3.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking bbqueue v0.4.12 [INFO] [stderr] Compiling wio-sauna-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking onewire v0.3.13 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking accelerometer v0.12.0 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking seeed-erpc v0.1.1 (https://github.com/n-miyamoto/seeed-erpc-rs?branch=dev#b604f887) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=01cbe09e7820bf72 -C extra-filename=-277cfbe5e7db22c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4b5af828903a8ac9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4297e0e8a3084a56.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c3aa004046a300059ad8fa7345e63367f18774760ecbf0727814871c499cdf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3aa004046a300059ad8fa7345e63367f18774760ecbf0727814871c499cdf06", kill_on_drop: false }` [INFO] [stdout] c3aa004046a300059ad8fa7345e63367f18774760ecbf0727814871c499cdf06