[INFO] cloning repository https://github.com/leesum1/rv64emu_nostd_esp32s3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leesum1/rv64emu_nostd_esp32s3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesum1%2Frv64emu_nostd_esp32s3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesum1%2Frv64emu_nostd_esp32s3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb280eac6fb1e6df0ce5a6a698500ab1ad726a23 [INFO] checking leesum1/rv64emu_nostd_esp32s3 against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesum1%2Frv64emu_nostd_esp32s3" "/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/leesum1/rv64emu_nostd_esp32s3 [INFO] finished tweaking git repo https://github.com/leesum1/rv64emu_nostd_esp32s3 [INFO] tweaked toml for git repo https://github.com/leesum1/rv64emu_nostd_esp32s3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leesum1/rv64emu_nostd_esp32s3 on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leesum1/rv64emu_nostd_esp32s3 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rv64emu` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esp-synopsys-usb-otg v0.3.2 [INFO] [stderr] Downloaded esp-alloc v0.3.0 [INFO] [stderr] Downloaded esp-println v0.5.0 [INFO] [stderr] Downloaded bitfield-struct v0.5.3 [INFO] [stderr] Downloaded xtensa-lx-rt v0.15.0 [INFO] [stderr] Downloaded minijinja v0.15.0 [INFO] [stderr] Downloaded elf v0.7.2 [INFO] [stderr] Downloaded esp-hal-procmacros v0.6.0 [INFO] [stderr] Downloaded rv64emu v0.1.1 [INFO] [stderr] Downloaded esp-backtrace v0.7.0 [INFO] [stderr] Downloaded esp32s3-hal v0.11.0 [INFO] [stderr] Downloaded xtensa-lx v0.8.0 [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.2.0 [INFO] [stderr] Downloaded esp32s3 v0.20.0 [INFO] [stderr] Downloaded esp-hal-common v0.11.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e30a31e0d07fa5fe426f31652d20bda154b6563945b48f90fb9dfdb486bdd738 [INFO] running `Command { std: "docker" "start" "-a" "e30a31e0d07fa5fe426f31652d20bda154b6563945b48f90fb9dfdb486bdd738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e30a31e0d07fa5fe426f31652d20bda154b6563945b48f90fb9dfdb486bdd738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30a31e0d07fa5fe426f31652d20bda154b6563945b48f90fb9dfdb486bdd738", kill_on_drop: false }` [INFO] [stdout] e30a31e0d07fa5fe426f31652d20bda154b6563945b48f90fb9dfdb486bdd738 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2690ab24d97aad11c41aa40c24a59d349bbfdea57ab069cd33796e56a2348c [INFO] running `Command { std: "docker" "start" "-a" "fe2690ab24d97aad11c41aa40c24a59d349bbfdea57ab069cd33796e56a2348c", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rv64emu` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling xtensa-lx v0.8.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling esp32s3 v0.20.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Compiling esp-println v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling esp32s3-hal v0.11.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libaho_corasick-1c4ef6d34ee8509d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSofYLr/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe2690ab24d97aad11c41aa40c24a59d349bbfdea57ab069cd33796e56a2348c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2690ab24d97aad11c41aa40c24a59d349bbfdea57ab069cd33796e56a2348c", kill_on_drop: false }` [INFO] [stdout] fe2690ab24d97aad11c41aa40c24a59d349bbfdea57ab069cd33796e56a2348c