[INFO] cloning repository https://github.com/tronje/adc-read-compiler-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tronje/adc-read-compiler-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fadc-read-compiler-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fadc-read-compiler-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c478f6829fdf373746bfb8b72b5ff430bf2ef1 [INFO] checking tronje/adc-read-compiler-bug against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fadc-read-compiler-bug" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tronje/adc-read-compiler-bug [INFO] finished tweaking git repo https://github.com/tronje/adc-read-compiler-bug [INFO] tweaked toml for git repo https://github.com/tronje/adc-read-compiler-bug written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tronje/adc-read-compiler-bug on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tronje/adc-read-compiler-bug 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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mcp23017 v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44f9e00cae3e7f0720fb48f00f26640e0d08f26031144dce9c8bee134478d454 [INFO] running `Command { std: "docker" "start" "-a" "44f9e00cae3e7f0720fb48f00f26640e0d08f26031144dce9c8bee134478d454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44f9e00cae3e7f0720fb48f00f26640e0d08f26031144dce9c8bee134478d454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f9e00cae3e7f0720fb48f00f26640e0d08f26031144dce9c8bee134478d454", kill_on_drop: false }` [INFO] [stdout] 44f9e00cae3e7f0720fb48f00f26640e0d08f26031144dce9c8bee134478d454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b06cd8c546e07dd5906daab8fc777a3cc56e815476d59ad115f47eafcff70992 [INFO] running `Command { std: "docker" "start" "-a" "b06cd8c546e07dd5906daab8fc777a3cc56e815476d59ad115f47eafcff70992", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Checking mcp23017 v1.1.0 [INFO] [stderr] Compiling avr-hal-generic v0.1.0 (https://github.com/rahix/avr-hal?rev=15080aa41e726bc720adf36ce0fc5a030390c822#15080aa4) [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling avr-device-macros v0.5.4 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Checking ufmt v0.2.0 [INFO] [stderr] Checking avr-device v0.5.4 [INFO] [stderr] Checking atmega-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=15080aa41e726bc720adf36ce0fc5a030390c822#15080aa4) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMcEbrv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atmega-hal` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b06cd8c546e07dd5906daab8fc777a3cc56e815476d59ad115f47eafcff70992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06cd8c546e07dd5906daab8fc777a3cc56e815476d59ad115f47eafcff70992", kill_on_drop: false }` [INFO] [stdout] b06cd8c546e07dd5906daab8fc777a3cc56e815476d59ad115f47eafcff70992