[INFO] cloning repository https://github.com/solonovamax/arduino-rust-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solonovamax/arduino-rust-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolonovamax%2Farduino-rust-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolonovamax%2Farduino-rust-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4179527e8b3c182615d536a2f63dc41275060cf [INFO] checking solonovamax/arduino-rust-testing against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolonovamax%2Farduino-rust-testing" "/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.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/solonovamax/arduino-rust-testing [INFO] finished tweaking git repo https://github.com/solonovamax/arduino-rust-testing [INFO] tweaked toml for git repo https://github.com/solonovamax/arduino-rust-testing written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solonovamax/arduino-rust-testing on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solonovamax/arduino-rust-testing 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v2.2.0 [INFO] [stderr] Downloaded envmnt v0.10.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ec8d4395cfd208ec99ef625b91c577c10bf9bf3e1ed55b2fef8020085983cd [INFO] running `Command { std: "docker" "start" "-a" "14ec8d4395cfd208ec99ef625b91c577c10bf9bf3e1ed55b2fef8020085983cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ec8d4395cfd208ec99ef625b91c577c10bf9bf3e1ed55b2fef8020085983cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ec8d4395cfd208ec99ef625b91c577c10bf9bf3e1ed55b2fef8020085983cd", kill_on_drop: false }` [INFO] [stdout] 14ec8d4395cfd208ec99ef625b91c577c10bf9bf3e1ed55b2fef8020085983cd [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90a6ca4362de026e8c464e454ae86d6ac08564c3c5a914c01188ea0fd82626a4 [INFO] running `Command { std: "docker" "start" "-a" "90a6ca4362de026e8c464e454ae86d6ac08564c3c5a914c01188ea0fd82626a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling avr-hal-generic v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c) [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling indexmap v2.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling envmnt v0.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling avr-device-macros v0.5.3 [INFO] [stderr] Compiling ufmt-macros v0.2.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking ufmt v0.1.2 [INFO] [stderr] Checking avr-device v0.5.3 [INFO] [stderr] Checking ufmt v0.2.0 [INFO] [stderr] Checking atmega-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c) [INFO] [stderr] Checking arduino-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c) [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde_yaml-2c98c9aab483428c.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_yaml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "90a6ca4362de026e8c464e454ae86d6ac08564c3c5a914c01188ea0fd82626a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a6ca4362de026e8c464e454ae86d6ac08564c3c5a914c01188ea0fd82626a4", kill_on_drop: false }` [INFO] [stdout] 90a6ca4362de026e8c464e454ae86d6ac08564c3c5a914c01188ea0fd82626a4