[INFO] cloning repository https://github.com/bjoernQ/miscompile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjoernQ/miscompile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fmiscompile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fmiscompile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1380ada9c246a766c67f67477fdf49f84ce5103e [INFO] documenting bjoernQ/miscompile against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fmiscompile" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjoernQ/miscompile on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/bjoernQ/miscompile [INFO] finished tweaking git repo https://github.com/bjoernQ/miscompile [INFO] tweaked toml for git repo https://github.com/bjoernQ/miscompile written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bjoernQ/miscompile 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-hal.git` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-pacs.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/esp-pacs-3a8c71b804dee281/objects/pack/pack_git2_32b3bf3f4468d094': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esp-println v0.2.2 [INFO] [stderr] Downloaded xtensa-lx v0.7.0 [INFO] [stderr] Downloaded esp-backtrace v0.2.0 [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.1.0 [INFO] [stderr] Downloaded xtensa-lx-rt v0.13.0 [INFO] [stderr] Downloaded minijinja v0.15.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe31357c95bf46f49513e8464cf4f08b7ad0c1240824dce526d0c69d86e92aae [INFO] running `Command { std: "docker" "start" "-a" "fe31357c95bf46f49513e8464cf4f08b7ad0c1240824dce526d0c69d86e92aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe31357c95bf46f49513e8464cf4f08b7ad0c1240824dce526d0c69d86e92aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe31357c95bf46f49513e8464cf4f08b7ad0c1240824dce526d0c69d86e92aae", kill_on_drop: false }` [INFO] [stdout] fe31357c95bf46f49513e8464cf4f08b7ad0c1240824dce526d0c69d86e92aae [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e527bea39a4c179a6e88c2c09e0c046b70a397c4ebc4fd4f5ad9c49877f8ae [INFO] running `Command { std: "docker" "start" "-a" "98e527bea39a4c179a6e88c2c09e0c046b70a397c4ebc4fd4f5ad9c49877f8ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xtensa-lx v0.7.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling esp32 v0.12.0 (https://github.com/esp-rs/esp-pacs.git?branch=with_source#23f9f762) [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal.git#2a1ab6da) [INFO] [stderr] Compiling esp-println v0.2.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling esp32-hal v0.1.0 (https://github.com/esp-rs/esp-hal.git#2a1ab6da) [INFO] [stderr] Compiling esp-backtrace v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xtensa-lx-0.7.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm_experimental_arch)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xtensa-lx` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.27/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="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b73be084a99e7ac3 -C extra-filename=-649eb9cd2720eb4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8WD5HJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "98e527bea39a4c179a6e88c2c09e0c046b70a397c4ebc4fd4f5ad9c49877f8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e527bea39a4c179a6e88c2c09e0c046b70a397c4ebc4fd4f5ad9c49877f8ae", kill_on_drop: false }` [INFO] [stdout] 98e527bea39a4c179a6e88c2c09e0c046b70a397c4ebc4fd4f5ad9c49877f8ae