[INFO] cloning repository https://github.com/fabian1409/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabian1409/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabian1409%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabian1409%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e264bc04a03cbb1987ee94dfc74c64ef4e4a18aa
[INFO] checking fabian1409/aoc2024 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabian1409%2Faoc2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fabian1409/aoc2024 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fabian1409/aoc2024
[INFO] finished tweaking git repo https://github.com/fabian1409/aoc2024
[INFO] tweaked toml for git repo https://github.com/fabian1409/aoc2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fabian1409/aoc2024 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 664fd054f88ba7e2258b1601175170405499d20d9798433e4c86a0b19ff03e02
[INFO] running `Command { std: "docker" "start" "-a" "664fd054f88ba7e2258b1601175170405499d20d9798433e4c86a0b19ff03e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "664fd054f88ba7e2258b1601175170405499d20d9798433e4c86a0b19ff03e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664fd054f88ba7e2258b1601175170405499d20d9798433e4c86a0b19ff03e02", kill_on_drop: false }`
[INFO] [stdout] 664fd054f88ba7e2258b1601175170405499d20d9798433e4c86a0b19ff03e02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4bd1181e209e0c4ade70fb8697b3bde7d43b672e070634a4bc245ab20dffb77
[INFO] running `Command { std: "docker" "start" "-a" "c4bd1181e209e0c4ade70fb8697b3bde7d43b672e070634a4bc245ab20dffb77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking aoc-traits v0.1.0 (https://github.com/dkales/adventofcode2024-leaderboard?rev=c03be9a25e0b695061a74f4f0e62f59f59e4f507#c03be9a2)
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking intmap v2.0.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]     Checking day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]     Checking day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]     Checking day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]     Checking day19 v0.1.0 (/opt/rustwide/workdir/day19)
[INFO] [stderr]     Checking day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]     Checking day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]     Checking day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> day17/src/lib.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn solve_part2(input: &Self::ParsedInput<'_>) -> Self::Part2Output {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]     Checking day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]     Checking day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]     Checking day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]     Checking day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         if let Some(pos) = (0..row)
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |                         if let Some(pos) = (0..row)
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 293 |                         if let Some(pos) = (row + 1..map.len())
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |                         if let Some(pos) = (row + 1..map.len())
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> day17/src/lib.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn solve_part2(input: &Self::ParsedInput<'_>) -> Self::Part2Output {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout] 266 |                         if let Some(pos) = (0..row)
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |                         if let Some(pos) = (0..row)
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 293 |                         if let Some(pos) = (row + 1..map.len())
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> day15/src/lib.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |                         if let Some(pos) = (row + 1..map.len())
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking memoize v0.4.2
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `pin-project-internal` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name pin_project_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6bf5d20f6485584 -C extra-filename=-a52473cf262d7504 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6c18a36fd1b33369.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/curve25519_dalek-2cf8c1738fcb5602.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b75398c87f4fc33b -C extra-filename=-d4059cabaa54b946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6c18a36fd1b33369.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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/deps/rmetaHtzpGf"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `chacha20poly1305` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcCLFr5p/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCLFr5p/symbols.o" "<10 object files omitted>" "/tmp/rustcCLFr5p/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6c18a36fd1b33369.rlib,libquote-b19d02e79eb7f315.rlib,libproc_macro2-f77d51280df25a86.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCLFr5p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerocopy_derive-6a6ab7f96d18cabc.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy-derive` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcwU2Pwy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwU2Pwy/symbols.o" "<6 object files omitted>" "/tmp/rustcwU2Pwy/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6c18a36fd1b33369.rlib,libquote-b19d02e79eb7f315.rlib,libproc_macro2-f77d51280df25a86.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwU2Pwy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-6672a45a13622492.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c4bd1181e209e0c4ade70fb8697b3bde7d43b672e070634a4bc245ab20dffb77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bd1181e209e0c4ade70fb8697b3bde7d43b672e070634a4bc245ab20dffb77", kill_on_drop: false }`
[INFO] [stdout] c4bd1181e209e0c4ade70fb8697b3bde7d43b672e070634a4bc245ab20dffb77
