[INFO] cloning repository https://github.com/calebgasser/rlok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calebgasser/rlok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebgasser%2Frlok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebgasser%2Frlok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09ec774753c7eaeda9b62a05ccecba854d5ed185 [INFO] testing calebgasser/rlok/09ec774753c7eaeda9b62a05ccecba854d5ed185 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebgasser%2Frlok" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calebgasser/rlok on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/calebgasser/rlok [INFO] finished tweaking git repo https://github.com/calebgasser/rlok [INFO] tweaked toml for git repo https://github.com/calebgasser/rlok written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/calebgasser/rlok 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9ba2444b5a5fd685e82d3daa575092b9ae8db89a8655c8b6948d6fd0617b3f [INFO] running `Command { std: "docker" "start" "-a" "7e9ba2444b5a5fd685e82d3daa575092b9ae8db89a8655c8b6948d6fd0617b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9ba2444b5a5fd685e82d3daa575092b9ae8db89a8655c8b6948d6fd0617b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9ba2444b5a5fd685e82d3daa575092b9ae8db89a8655c8b6948d6fd0617b3f", kill_on_drop: false }` [INFO] [stdout] 7e9ba2444b5a5fd685e82d3daa575092b9ae8db89a8655c8b6948d6fd0617b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc7d0977ebb0d9d57466dbc38845394e392aa1ffa5b66457f88e96e2f96173a [INFO] running `Command { std: "docker" "start" "-a" "6fc7d0977ebb0d9d57466dbc38845394e392aa1ffa5b66457f88e96e2f96173a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (lib) [INFO] running `Command { std: "docker" "inspect" "6fc7d0977ebb0d9d57466dbc38845394e392aa1ffa5b66457f88e96e2f96173a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc7d0977ebb0d9d57466dbc38845394e392aa1ffa5b66457f88e96e2f96173a", kill_on_drop: false }` [INFO] [stdout] 6fc7d0977ebb0d9d57466dbc38845394e392aa1ffa5b66457f88e96e2f96173a