[INFO] cloning repository https://github.com/chlohal/tiny-maps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chlohal/tiny-maps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchlohal%2Ftiny-maps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchlohal%2Ftiny-maps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03bdf0ae95f2cbc06c4e4d0ba6bba86996475960 [INFO] testing chlohal/tiny-maps/03bdf0ae95f2cbc06c4e4d0ba6bba86996475960 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchlohal%2Ftiny-maps" "/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/chlohal/tiny-maps 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/chlohal/tiny-maps [INFO] finished tweaking git repo https://github.com/chlohal/tiny-maps [INFO] tweaked toml for git repo https://github.com/chlohal/tiny-maps written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chlohal/tiny-maps 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] 0374df3387ce6d0d92bf0f729b63c5708c1fa5134fa027f777e84338e51baeb3 [INFO] running `Command { std: "docker" "start" "-a" "0374df3387ce6d0d92bf0f729b63c5708c1fa5134fa027f777e84338e51baeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0374df3387ce6d0d92bf0f729b63c5708c1fa5134fa027f777e84338e51baeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0374df3387ce6d0d92bf0f729b63c5708c1fa5134fa027f777e84338e51baeb3", kill_on_drop: false }` [INFO] [stdout] 0374df3387ce6d0d92bf0f729b63c5708c1fa5134fa027f777e84338e51baeb3 [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] 0ca2b51ae433978b8635349014496612d611037707cbb60eb7d1eb8e5aa49400 [INFO] running `Command { std: "docker" "start" "-a" "0ca2b51ae433978b8635349014496612d611037707cbb60eb7d1eb8e5aa49400", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling minimal_storage v0.1.0 (/opt/rustwide/workdir/storage) [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lutmorton v0.1.0 (/opt/rustwide/workdir/lutmorton) [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling btree_vec v0.1.0 (/opt/rustwide/workdir/btree_vec) [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stdout] warning: constant `ITEMS_PER_BUCKET` is never used [INFO] [stdout] --> btree_vec/src/sorted_listvec.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const ITEMS_PER_BUCKET: usize = 80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tree v0.1.0 (/opt/rustwide/workdir/tree) [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stdout] warning: unused import: `borrow::Borrow` [INFO] [stdout] --> tree/src/compare_by.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Borrow, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root_file` [INFO] [stdout] --> tree/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let root_file = state_path.join("root"); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_dir_rc` [INFO] [stdout] --> tree/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let geo_dir_rc = std::rc::Rc::new(state_path.clone()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_dir_rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [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 `clap_builder` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae1oOVH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaByD1Av" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protobuf-codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ca2b51ae433978b8635349014496612d611037707cbb60eb7d1eb8e5aa49400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca2b51ae433978b8635349014496612d611037707cbb60eb7d1eb8e5aa49400", kill_on_drop: false }` [INFO] [stdout] 0ca2b51ae433978b8635349014496612d611037707cbb60eb7d1eb8e5aa49400