[INFO] cloning repository https://github.com/littlechestnutgames/smirk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littlechestnutgames/smirk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittlechestnutgames%2Fsmirk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittlechestnutgames%2Fsmirk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1980d020d5cbc3e9adac2a316e8ad213a425fc5f [INFO] testing littlechestnutgames/smirk against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittlechestnutgames%2Fsmirk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/littlechestnutgames/smirk on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/littlechestnutgames/smirk [INFO] finished tweaking git repo https://github.com/littlechestnutgames/smirk [INFO] tweaked toml for git repo https://github.com/littlechestnutgames/smirk written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/littlechestnutgames/smirk 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86191c2b214a98aaa6e1e49536f8300f348bacc97c7f2d1763d73419a6ff7d30 [INFO] running `Command { std: "docker" "start" "-a" "86191c2b214a98aaa6e1e49536f8300f348bacc97c7f2d1763d73419a6ff7d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86191c2b214a98aaa6e1e49536f8300f348bacc97c7f2d1763d73419a6ff7d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86191c2b214a98aaa6e1e49536f8300f348bacc97c7f2d1763d73419a6ff7d30", kill_on_drop: false }` [INFO] [stdout] 86191c2b214a98aaa6e1e49536f8300f348bacc97c7f2d1763d73419a6ff7d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afcf7bb0143835d526cd0e2c0648477d2d8f91866167cf11306c6cd5ab5d1210 [INFO] running `Command { std: "docker" "start" "-a" "afcf7bb0143835d526cd0e2c0648477d2d8f91866167cf11306c6cd5ab5d1210", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling littlechestnutgames-trie v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling smirk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s [INFO] running `Command { std: "docker" "inspect" "afcf7bb0143835d526cd0e2c0648477d2d8f91866167cf11306c6cd5ab5d1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afcf7bb0143835d526cd0e2c0648477d2d8f91866167cf11306c6cd5ab5d1210", kill_on_drop: false }` [INFO] [stdout] afcf7bb0143835d526cd0e2c0648477d2d8f91866167cf11306c6cd5ab5d1210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ba0d35f306d8cf31a5ace99a84bbb4bd4d62eb094aa2862cd7ee9c68c10dae [INFO] running `Command { std: "docker" "start" "-a" "f7ba0d35f306d8cf31a5ace99a84bbb4bd4d62eb094aa2862cd7ee9c68c10dae", kill_on_drop: false }` [INFO] [stderr] warning: smirk v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libaho_corasick-1d882adf3141a0e1.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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAd6jIh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f7ba0d35f306d8cf31a5ace99a84bbb4bd4d62eb094aa2862cd7ee9c68c10dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ba0d35f306d8cf31a5ace99a84bbb4bd4d62eb094aa2862cd7ee9c68c10dae", kill_on_drop: false }` [INFO] [stdout] f7ba0d35f306d8cf31a5ace99a84bbb4bd4d62eb094aa2862cd7ee9c68c10dae