[INFO] cloning repository https://github.com/robo-corg/aqmon-firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robo-corg/aqmon-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Faqmon-firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Faqmon-firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28952c138b374baedfd8177ef488dd0e8c483d05 [INFO] checking robo-corg/aqmon-firmware against master#1f81f906893d166d05fb4839f169983f2b564cc7 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Faqmon-firmware" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robo-corg/aqmon-firmware on toolchain 1f81f906893d166d05fb4839f169983f2b564cc7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/robo-corg/aqmon-firmware [INFO] finished tweaking git repo https://github.com/robo-corg/aqmon-firmware [INFO] tweaked toml for git repo https://github.com/robo-corg/aqmon-firmware written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robo-corg/aqmon-firmware 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" "+1f81f906893d166d05fb4839f169983f2b564cc7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/aqmon-main/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/aqmon-main/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded cargo_toml v0.11.5 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Downloaded heapless v0.7.13 [INFO] [stderr] Downloaded rustls v0.20.5 [INFO] [stderr] Downloaded esp-idf-hal v0.37.4 [INFO] [stderr] Downloaded embedded-svc v0.21.2 [INFO] [stderr] Downloaded embuild v0.29.1 [INFO] [stderr] Downloaded esp-idf-sys v0.31.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e286ea8702dbf225b518f2c3bd744dea6fdb777a1b01ab81bd408240c4786989 [INFO] running `Command { std: "docker" "start" "-a" "e286ea8702dbf225b518f2c3bd744dea6fdb777a1b01ab81bd408240c4786989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e286ea8702dbf225b518f2c3bd744dea6fdb777a1b01ab81bd408240c4786989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e286ea8702dbf225b518f2c3bd744dea6fdb777a1b01ab81bd408240c4786989", kill_on_drop: false }` [INFO] [stdout] e286ea8702dbf225b518f2c3bd744dea6fdb777a1b01ab81bd408240c4786989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12ca14e8a0347b6c879cae77fe3721c213a023a2e3d65c05d09eb5ae17d34eea [INFO] running `Command { std: "docker" "start" "-a" "12ca14e8a0347b6c879cae77fe3721c213a023a2e3d65c05d09eb5ae17d34eea", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/aqmon-main/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/aqmon-main/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling heapless v0.7.13 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking pms5003 v0.1.0 (/opt/rustwide/workdir/pms5003) [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking embedded-svc v0.21.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling embuild v0.29.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `embuild` (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/1f81f906893d166d05fb4839f169983f2b564cc7/bin/rustc --crate-name embuild --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embuild-0.29.1/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="bindgen"' --cfg 'feature="cmake"' --cfg 'feature="default"' --cfg 'feature="dep-cmake"' --cfg 'feature="espidf"' --cfg 'feature="git"' --cfg 'feature="glob"' --cfg 'feature="globwalk"' --cfg 'feature="remove_dir_all"' --cfg 'feature="tempfile"' --cfg 'feature="which"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "cargo_toml", "cmake", "default", "dep-cmake", "espidf", "git", "glob", "globwalk", "manifest", "pio", "remove_dir_all", "tempfile", "ureq", "which"))' -C metadata=26e713c9f3f0b4a3 -C extra-filename=-761e42c810dfb9ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8af28e4a2eab2f28.rmeta --extern bindgen=/opt/rustwide/target/debug/deps/libbindgen-733c0cbaa233bb22.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern dep_cmake=/opt/rustwide/target/debug/deps/libcmake-7184705f368b63a9.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-459640569d493d50.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-c6fc4de398d07da8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-daf0be7525d4f9c5.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-da06acd1e03f8228.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2c9a8f7cefbd8110.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-872a853cd68db519.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-7fcd2795d6206a2f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-53a015334a6e0627.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-48194d65d38df9bf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3745b3e46b48946a.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-1db02454440d516b.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-043384201a572181.rmeta --extern xmas_elf=/opt/rustwide/target/debug/deps/libxmas_elf-1901dea58f7700ca.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "12ca14e8a0347b6c879cae77fe3721c213a023a2e3d65c05d09eb5ae17d34eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ca14e8a0347b6c879cae77fe3721c213a023a2e3d65c05d09eb5ae17d34eea", kill_on_drop: false }` [INFO] [stdout] 12ca14e8a0347b6c879cae77fe3721c213a023a2e3d65c05d09eb5ae17d34eea