[INFO] cloning repository https://github.com/raftedproc/ccp-randomx-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftedproc/ccp-randomx-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftedproc%2Fccp-randomx-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftedproc%2Fccp-randomx-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db12b964b3d4faeb1056f61eb132d5dd3ab3cb7f [INFO] testing raftedproc/ccp-randomx-tests against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftedproc%2Fccp-randomx-tests" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftedproc/ccp-randomx-tests on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftedproc/ccp-randomx-tests [INFO] finished tweaking git repo https://github.com/raftedproc/ccp-randomx-tests [INFO] tweaked toml for git repo https://github.com/raftedproc/ccp-randomx-tests written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raftedproc/ccp-randomx-tests 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ccp-utils v0.8.0 [INFO] [stderr] Downloaded ccp-shared v0.8.0 [INFO] [stderr] Downloaded ccp-randomx v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fed1349667075dee18bae428a83ec089ce00a65564271b822169f70732998627 [INFO] running `Command { std: "docker" "start" "-a" "fed1349667075dee18bae428a83ec089ce00a65564271b822169f70732998627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed1349667075dee18bae428a83ec089ce00a65564271b822169f70732998627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed1349667075dee18bae428a83ec089ce00a65564271b822169f70732998627", kill_on_drop: false }` [INFO] [stdout] fed1349667075dee18bae428a83ec089ce00a65564271b822169f70732998627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66953a36acfc9275f2f63c710c8faf68e3ce2abcd65d070c50600a9ae17e8ce [INFO] running `Command { std: "docker" "start" "-a" "e66953a36acfc9275f2f63c710c8faf68e3ce2abcd65d070c50600a9ae17e8ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ccp-randomx v0.8.0 [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 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 sha3 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ccp-shared v0.8.0 [INFO] [stderr] Compiling ccp-utils v0.8.0 [INFO] [stderr] Compiling static-cpp v0.1.0 (/opt/rustwide/workdir/static-ccp) [INFO] [stderr] Compiling randomx-hash-calculator v0.1.0 (/opt/rustwide/workdir/randomx-hash-calculator) [INFO] [stdout] warning: unused import: `randomx_release_cache` [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ResultHash`, `randomx_alloc_cache`, `randomx_alloc_dataset`, `randomx_calculate_hash_first`, `randomx_calculate_hash_last`, `randomx_calculate_hash_next`, `randomx_create_vm`, `randomx_dataset_item_count`, `randomx_init_cache`, `randomx_init_dataset`, and `randomx_release_cache` [INFO] [stdout] --> static-ccp/src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | dataset::{randomx_alloc_dataset, randomx_dataset_item_count, randomx_init_dataset}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | vm::{ [INFO] [stdout] 8 | randomx_calculate_hash_first, randomx_calculate_hash_last, randomx_calculate_hash_next, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | randomx_create_vm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Cache, RandomXError, RandomXFlags, RandomXVM, ResultHash, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RANDOMX_RESULT_SIZE` and `types::CUID` [INFO] [stdout] --> static-ccp/src/main.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | use ccp_shared::{types::CUID, RANDOMX_RESULT_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ccp_utils::hash::compute_global_nonce_cu` [INFO] [stdout] --> static-ccp/src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use ccp_utils::hash::compute_global_nonce_cu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> static-ccp/src/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable_msr` [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | let Args { enable_msr } = Args::parse(); [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable_msr` [INFO] [stdout] --> static-ccp/src/main.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | let Args { enable_msr } = Args::parse(); [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_nonce` [INFO] [stdout] --> static-ccp/src/main.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_nonce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_nonce` [INFO] [stdout] --> static-ccp/src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let global_nonce = GlobalNonce::new(hex_array); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_nonce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `prev` is never used [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait NonceIterable { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn prev(&mut self); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> static-ccp/src/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NonceIterable` is never used [INFO] [stdout] --> static-ccp/src/main.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait NonceIterable { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "e66953a36acfc9275f2f63c710c8faf68e3ce2abcd65d070c50600a9ae17e8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66953a36acfc9275f2f63c710c8faf68e3ce2abcd65d070c50600a9ae17e8ce", kill_on_drop: false }` [INFO] [stdout] e66953a36acfc9275f2f63c710c8faf68e3ce2abcd65d070c50600a9ae17e8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e00fc55fd19635893b020be862cf668ecde0b6f856c9ce7df050f3d283a326 [INFO] running `Command { std: "docker" "start" "-a" "23e00fc55fd19635893b020be862cf668ecde0b6f856c9ce7df050f3d283a326", kill_on_drop: false }` [INFO] [stderr] Compiling randomx-hash-calculator v0.1.0 (/opt/rustwide/workdir/randomx-hash-calculator) [INFO] [stderr] Compiling static-cpp v0.1.0 (/opt/rustwide/workdir/static-ccp) [INFO] [stdout] warning: unused import: `randomx_release_cache` [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ResultHash`, `randomx_alloc_cache`, `randomx_alloc_dataset`, `randomx_calculate_hash_first`, `randomx_calculate_hash_last`, `randomx_calculate_hash_next`, `randomx_create_vm`, `randomx_dataset_item_count`, `randomx_init_cache`, `randomx_init_dataset`, and `randomx_release_cache` [INFO] [stdout] --> static-ccp/src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | dataset::{randomx_alloc_dataset, randomx_dataset_item_count, randomx_init_dataset}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | vm::{ [INFO] [stdout] 8 | randomx_calculate_hash_first, randomx_calculate_hash_last, randomx_calculate_hash_next, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | randomx_create_vm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Cache, RandomXError, RandomXFlags, RandomXVM, ResultHash, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RANDOMX_RESULT_SIZE` and `types::CUID` [INFO] [stdout] --> static-ccp/src/main.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | use ccp_shared::{types::CUID, RANDOMX_RESULT_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ccp_utils::hash::compute_global_nonce_cu` [INFO] [stdout] --> static-ccp/src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use ccp_utils::hash::compute_global_nonce_cu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> static-ccp/src/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable_msr` [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | let Args { enable_msr } = Args::parse(); [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable_msr` [INFO] [stdout] --> static-ccp/src/main.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | let Args { enable_msr } = Args::parse(); [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_nonce` [INFO] [stdout] --> static-ccp/src/main.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_nonce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_nonce` [INFO] [stdout] --> static-ccp/src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let global_nonce = GlobalNonce::new(hex_array); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_nonce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `prev` is never used [INFO] [stdout] --> randomx-hash-calculator/src/main.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait NonceIterable { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn prev(&mut self); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> static-ccp/src/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NonceIterable` is never used [INFO] [stdout] --> static-ccp/src/main.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait NonceIterable { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "23e00fc55fd19635893b020be862cf668ecde0b6f856c9ce7df050f3d283a326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e00fc55fd19635893b020be862cf668ecde0b6f856c9ce7df050f3d283a326", kill_on_drop: false }` [INFO] [stdout] 23e00fc55fd19635893b020be862cf668ecde0b6f856c9ce7df050f3d283a326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84c1dce8f0f0368fcb8f545a87eb6aef87e5718fb87be694aa113f2ebadf5fe1 [INFO] running `Command { std: "docker" "start" "-a" "84c1dce8f0f0368fcb8f545a87eb6aef87e5718fb87be694aa113f2ebadf5fe1", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ResultHash`, `randomx_alloc_cache`, `randomx_alloc_dataset`, `randomx_calculate_hash_first`, `randomx_calculate_hash_last`, `randomx_calculate_hash_next`, `randomx_create_vm`, `randomx_dataset_item_count`, `randomx_init_cache`, `randomx_init_dataset`, and `randomx_release_cache` [INFO] [stderr] --> static-ccp/src/main.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | dataset::{randomx_alloc_dataset, randomx_dataset_item_count, randomx_init_dataset}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 7 | vm::{ [INFO] [stderr] 8 | randomx_calculate_hash_first, randomx_calculate_hash_last, randomx_calculate_hash_next, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | randomx_create_vm, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 12 | Cache, RandomXError, RandomXFlags, RandomXVM, ResultHash, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `RANDOMX_RESULT_SIZE` and `types::CUID` [INFO] [stderr] --> static-ccp/src/main.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use ccp_shared::{types::CUID, RANDOMX_RESULT_SIZE}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ccp_utils::hash::compute_global_nonce_cu` [INFO] [stderr] --> static-ccp/src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use ccp_utils::hash::compute_global_nonce_cu; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: denote infinite loops with `loop { ... }` [INFO] [stderr] --> static-ccp/src/main.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | while true { [INFO] [stderr] | ^^^^^^^^^^ help: use `loop` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(while_true)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `enable_msr` [INFO] [stderr] --> static-ccp/src/main.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | let Args { enable_msr } = Args::parse(); [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `local_nonce` [INFO] [stderr] --> static-ccp/src/main.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_nonce` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `global_nonce` [INFO] [stderr] --> static-ccp/src/main.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | let global_nonce = GlobalNonce::new(hex_array); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_nonce` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> static-ccp/src/main.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | let mut local_nonce = LocalNonce::new(hex_array); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `NonceIterable` is never used [INFO] [stderr] --> static-ccp/src/main.rs:29:18 [INFO] [stderr] | [INFO] [stderr] 29 | pub(crate) trait NonceIterable { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `randomx_release_cache` [INFO] [stderr] --> randomx-hash-calculator/src/main.rs:5:58 [INFO] [stderr] | [INFO] [stderr] 5 | cache::{randomx_alloc_cache, randomx_init_cache, randomx_release_cache}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `enable_msr` [INFO] [stderr] --> randomx-hash-calculator/src/main.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | let Args { enable_msr } = Args::parse(); [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `enable_msr: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `prev` is never used [INFO] [stderr] --> randomx-hash-calculator/src/main.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) trait NonceIterable { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 30 | fn prev(&mut self); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `static-cpp` (bin "static-cpp" test) generated 9 warnings (run `cargo fix --bin "static-cpp" --tests` to apply 5 suggestions) [INFO] [stderr] warning: `randomx-hash-calculator` (bin "randomx-hash-calculator" test) generated 3 warnings (run `cargo fix --bin "randomx-hash-calculator" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/randomx_hash_calculator-5eb487132975b46c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/static_cpp-b5ac3ce0993ffe38) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84c1dce8f0f0368fcb8f545a87eb6aef87e5718fb87be694aa113f2ebadf5fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c1dce8f0f0368fcb8f545a87eb6aef87e5718fb87be694aa113f2ebadf5fe1", kill_on_drop: false }` [INFO] [stdout] 84c1dce8f0f0368fcb8f545a87eb6aef87e5718fb87be694aa113f2ebadf5fe1 [INFO] testing raftedproc/ccp-randomx-tests against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftedproc%2Fccp-randomx-tests" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftedproc/ccp-randomx-tests on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftedproc/ccp-randomx-tests [INFO] finished tweaking git repo https://github.com/raftedproc/ccp-randomx-tests [INFO] tweaked toml for git repo https://github.com/raftedproc/ccp-randomx-tests written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raftedproc/ccp-randomx-tests 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 305ef3e8dfa2150b7115d9687480dae8371906b740448793c34e4297ba50b52f [INFO] running `Command { std: "docker" "start" "-a" "305ef3e8dfa2150b7115d9687480dae8371906b740448793c34e4297ba50b52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "305ef3e8dfa2150b7115d9687480dae8371906b740448793c34e4297ba50b52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305ef3e8dfa2150b7115d9687480dae8371906b740448793c34e4297ba50b52f", kill_on_drop: false }` [INFO] [stdout] 305ef3e8dfa2150b7115d9687480dae8371906b740448793c34e4297ba50b52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d98c3a7cf6fbf0e79619546c2543b1af14ea508326ea6d8d9d59665d633ec65 [INFO] running `Command { std: "docker" "start" "-a" "7d98c3a7cf6fbf0e79619546c2543b1af14ea508326ea6d8d9d59665d633ec65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahqzG0v/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:197:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d65e8758f5 - std::backtrace_rs::backtrace::libunwind::trace::h644651cb29d88bb0 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d65e8758f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f227a4714c93f22 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d65e8758f5 - std::sys::backtrace::_print_fmt::hfe88767e38ff4b4e [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55d65e8758f5 - ::fmt::h0e27af9f1d310e0a [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55d65e892b6b - core::fmt::rt::Argument::fmt::h900f10175a69b72e [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55d65e892b6b - core::fmt::write::h3a97e76bd9b733fa [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55d65e87360f - std::io::Write::write_fmt::hd20d5781e9c1d6ef [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55d65e876a41 - std::sys::backtrace::BacktraceLock::print::h52f15558f43bfe2f [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55d65e876a41 - std::panicking::default_hook::{{closure}}::h77edc81607b06015 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55d65e87671c - std::panicking::default_hook::h4a889c281e863e6e [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55d65e877031 - std::panicking::rust_panic_with_hook::h74d8fff54c965152 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55d65e876f27 - std::panicking::begin_panic_handler::{{closure}}::h82b61517a14ab3ae [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55d65e875db9 - std::sys::backtrace::__rust_end_short_backtrace::h7f24a51d7748d3e4 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55d65e876bb4 - rust_begin_unwind [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55d65e891d63 - core::panicking::panic_fmt::h7de3a20d92caa6a2 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55d65e892156 - core::result::unwrap_failed::hbfce3c09bc996f11 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55d65e84afeb - build_script_main::main::h90491ef3145ed852 [INFO] [stderr] 17: 0x55d65e84fe03 - core::ops::function::FnOnce::call_once::he5066ed0d6bb0e7f [INFO] [stderr] 18: 0x55d65e8524e6 - std::sys::backtrace::__rust_begin_short_backtrace::h635490b96cc0cebf [INFO] [stderr] 19: 0x55d65e84f369 - std::rt::lang_start::{{closure}}::h1c763e5188b5402a [INFO] [stderr] 20: 0x55d65e870630 - core::ops::function::impls:: for &F>::call_once::h16cf0aab69f0cc85 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x55d65e870630 - std::panicking::try::do_call::h7a5bccf1024b6b16 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x55d65e870630 - std::panicking::try::h36655e86e5d7fec9 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x55d65e870630 - std::panic::catch_unwind::h4993a3b44ee4d8da [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x55d65e870630 - std::rt::lang_start_internal::{{closure}}::h1ef8d8b4273e6d51 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x55d65e870630 - std::panicking::try::do_call::h5819d1de1266cc27 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x55d65e870630 - std::panicking::try::h73278f94b9b48bcb [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x55d65e870630 - std::panic::catch_unwind::hf9ff4ce6b198d8f0 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x55d65e870630 - std::rt::lang_start_internal::h68b03f5134a5ef18 [INFO] [stderr] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x55d65e84f347 - std::rt::lang_start::h597715c76010f064 [INFO] [stderr] 30: 0x55d65e84b7a5 - main [INFO] [stderr] 31: 0x7ffb3c9bbd90 - [INFO] [stderr] 32: 0x7ffb3c9bbe40 - __libc_start_main [INFO] [stderr] 33: 0x55d65e83dc35 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strsim` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacKHvfX" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5oZ9zo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstream` (lib) [INFO] [stderr] error: could not compile `slab` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEfqfYE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaux5W6f/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [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 `crossbeam-utils` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `either` (lib) [INFO] [stderr] error: could not compile `memchr` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap_builder-b77e84d468cebead.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (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 `keccak` (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/rmetaujm5tx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7d98c3a7cf6fbf0e79619546c2543b1af14ea508326ea6d8d9d59665d633ec65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d98c3a7cf6fbf0e79619546c2543b1af14ea508326ea6d8d9d59665d633ec65", kill_on_drop: false }` [INFO] [stdout] 7d98c3a7cf6fbf0e79619546c2543b1af14ea508326ea6d8d9d59665d633ec65