[INFO] cloning repository https://github.com/tickbh/algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tickbh/algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftickbh%2Falgorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftickbh%2Falgorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab9b8edd39a65e65db7de3c81cf1a40c8c10084 [INFO] testing tickbh/algorithm against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftickbh%2Falgorithm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tickbh/algorithm 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] started tweaking git repo https://github.com/tickbh/algorithm [INFO] finished tweaking git repo https://github.com/tickbh/algorithm [INFO] tweaked toml for git repo https://github.com/tickbh/algorithm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tickbh/algorithm 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 crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded algorithm-macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fc534125fd86a68f7eaabee102104b1213d56bae0f4b92f56fbf880be9ce0334 [INFO] running `Command { std: "docker" "start" "-a" "fc534125fd86a68f7eaabee102104b1213d56bae0f4b92f56fbf880be9ce0334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc534125fd86a68f7eaabee102104b1213d56bae0f4b92f56fbf880be9ce0334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc534125fd86a68f7eaabee102104b1213d56bae0f4b92f56fbf880be9ce0334", kill_on_drop: false }` [INFO] [stdout] fc534125fd86a68f7eaabee102104b1213d56bae0f4b92f56fbf880be9ce0334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ad844a278fb43c013889f59cea787151d157ce8cd5fd44172c4dd8a666656a [INFO] running `Command { std: "docker" "start" "-a" "73ad844a278fb43c013889f59cea787151d157ce8cd5fd44172c4dd8a666656a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling algorithm-macro v0.1.0 [INFO] [stderr] Compiling algorithm v0.1.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/cache/lru.rs:720:66 [INFO] [stdout] | [INFO] [stdout] 720 | pub fn get_or_insert_mut<'a, F>(&'a mut self, k: K, f: F) -> &mut V [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ttl_hashmap::TtlHashMap` [INFO] [stdout] --> src/map/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use ttl_hashmap::TtlHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TtlHashMap` is never constructed [INFO] [stdout] --> src/map/ttl_hashmap.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct TtlHashMap { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.55s [INFO] running `Command { std: "docker" "inspect" "73ad844a278fb43c013889f59cea787151d157ce8cd5fd44172c4dd8a666656a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ad844a278fb43c013889f59cea787151d157ce8cd5fd44172c4dd8a666656a", kill_on_drop: false }` [INFO] [stdout] 73ad844a278fb43c013889f59cea787151d157ce8cd5fd44172c4dd8a666656a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff5f4f1a528012bcc709fb378c2cd7fd85affbb0721d26784f7ab52e8f558749 [INFO] running `Command { std: "docker" "start" "-a" "ff5f4f1a528012bcc709fb378c2cd7fd85affbb0721d26784f7ab52e8f558749", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/cache/lru.rs:720:66 [INFO] [stdout] | [INFO] [stdout] 720 | pub fn get_or_insert_mut<'a, F>(&'a mut self, k: K, f: F) -> &mut V [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ttl_hashmap::TtlHashMap` [INFO] [stdout] --> src/map/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use ttl_hashmap::TtlHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TtlHashMap` is never constructed [INFO] [stdout] --> src/map/ttl_hashmap.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct TtlHashMap { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling algorithm v0.1.18 (/opt/rustwide/workdir) [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 `algorithm` (example "slab") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name slab --edition=2021 examples/slab.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=5e5e1546333abd7a -C extra-filename=-89c9433d92aae043 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `algorithm` (example "map_rbm") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name map_rbm --edition=2021 examples/map_rbm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=e5caf93604a5081c -C extra-filename=-281f2026dd2bc9b7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `algorithm` (example "circular") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name circular --edition=2021 examples/circular.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=247817cbc99fad97 -C extra-filename=-ebfc80a0904d4799 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetajOv2QG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithm` (example "timer") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name timer --edition=2021 examples/timer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=7c6659036a8b0b10 -C extra-filename=-b5dba7c545b8295e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `algorithm` (example "map_bitmap") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name map_bitmap --edition=2021 examples/map_bitmap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=ca306f241c54e13e -C extra-filename=-53817af05bf030d6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `algorithm` (example "bench_lru") due to 1 previous error [INFO] [stderr] error: could not compile `algorithm` (example "fix_vec") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fix_vec --edition=2021 examples/fix_vec.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=177e9833abb3ceae -C extra-filename=-1dff76e917f134bf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetazdOYSY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithm` (example "cache_macro") due to 1 previous error [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 `algorithm` (example "lru") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lru --edition=2021 examples/lru.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=1d392a89c5252f2c -C extra-filename=-9f0a1cdb0974e1e7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `algorithm` (example "lfu") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lfu --edition=2021 examples/lfu.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=809e43b27689922b -C extra-filename=-a4368ebdc0ccff49 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `algorithm` (example "lruk") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lruk --edition=2021 examples/lruk.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=f5ec10dfafcc1565 -C extra-filename=-45c99d22e4bad0ff --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern algorithm=/opt/rustwide/target/debug/deps/libalgorithm-44094d8911a338e1.rlib --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 101) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/cache/lru.rs:720:66 [INFO] [stdout] | [INFO] [stdout] 720 | pub fn get_or_insert_mut<'a, F>(&'a mut self, k: K, f: F) -> &mut V [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithm` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name algorithm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="ttl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "ttl"))' -C metadata=e207e87dab689e3f -C extra-filename=-3f119b28358bdef8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algorithm_macro=/opt/rustwide/target/debug/deps/libalgorithm_macro-6c9cfeaf32fe8115.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2cf6ebfdf3d86272.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9a3b642a4cb24c04.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-293d343f07097aed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1abc33fdafd975c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53443fd87253ef45.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-4df6ec21763841be.rlib --cap-lints=warn` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "ff5f4f1a528012bcc709fb378c2cd7fd85affbb0721d26784f7ab52e8f558749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5f4f1a528012bcc709fb378c2cd7fd85affbb0721d26784f7ab52e8f558749", kill_on_drop: false }` [INFO] [stdout] ff5f4f1a528012bcc709fb378c2cd7fd85affbb0721d26784f7ab52e8f558749