[INFO] cloning repository https://github.com/ribelo/gnip_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ribelo/gnip_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fribelo%2Fgnip_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fribelo%2Fgnip_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6420013a743e0d8fe9a17e4026678c2835d36ef [INFO] checking ribelo/gnip_simulator against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fribelo%2Fgnip_simulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ribelo/gnip_simulator on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ribelo/gnip_simulator [INFO] finished tweaking git repo https://github.com/ribelo/gnip_simulator [INFO] tweaked toml for git repo https://github.com/ribelo/gnip_simulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ribelo/gnip_simulator 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e2e15fda135fb952fb80b1d3b33dc2341e971cb3c217c44ab4e30f8146fc150 [INFO] running `Command { std: "docker" "start" "-a" "0e2e15fda135fb952fb80b1d3b33dc2341e971cb3c217c44ab4e30f8146fc150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e2e15fda135fb952fb80b1d3b33dc2341e971cb3c217c44ab4e30f8146fc150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2e15fda135fb952fb80b1d3b33dc2341e971cb3c217c44ab4e30f8146fc150", kill_on_drop: false }` [INFO] [stdout] 0e2e15fda135fb952fb80b1d3b33dc2341e971cb3c217c44ab4e30f8146fc150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19689f89b8597d4c589fe236da54ecc6914039acd7dc1b2342ed662925eebfcd [INFO] running `Command { std: "docker" "start" "-a" "19689f89b8597d4c589fe236da54ecc6914039acd7dc1b2342ed662925eebfcd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking gnip_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `indicatif::ProgressBar` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use indicatif::ProgressBar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoParallelIterator` and `ParallelBridge` [INFO] [stdout] --> src/main.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::iter::{IntoParallelIterator, ParallelBridge, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Normal` and `Pareto` [INFO] [stdout] --> src/main.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use statrs::distribution::{LogNormal, Normal, Pareto}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ProgressBar` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use indicatif::ProgressBar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoParallelIterator` and `ParallelBridge` [INFO] [stdout] --> src/main.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::iter::{IntoParallelIterator, ParallelBridge, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Normal` and `Pareto` [INFO] [stdout] --> src/main.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | use statrs::distribution::{LogNormal, Normal, Pareto}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParallelIterator` [INFO] [stdout] --> src/main.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::iter::{IntoParallelIterator, ParallelBridge, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParallelIterator` [INFO] [stdout] --> src/main.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::iter::{IntoParallelIterator, ParallelBridge, ParallelIterator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let scale = 10.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/main.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | fn generate_users(num_users: usize, shape: f64) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let scale = 10.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/main.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | fn generate_users(num_users: usize, shape: f64) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idx` is assigned to, but never used [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let mut idx = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_idx` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idx` is assigned to, but never used [INFO] [stdout] --> src/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let mut idx = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_idx` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimulationStats` is never constructed [INFO] [stdout] --> src/main.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | struct SimulationStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_scenario` is never used [INFO] [stdout] --> src/main.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 112 | impl SimulationStats { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 113 | fn add_scenario(&self, scenario: ScenarioStats) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UserSortMode` is never used [INFO] [stdout] --> src/main.rs:221:6 [INFO] [stdout] | [INFO] [stdout] 221 | enum UserSortMode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimulationStats` is never constructed [INFO] [stdout] --> src/main.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | struct SimulationStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_scenario` is never used [INFO] [stdout] --> src/main.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 112 | impl SimulationStats { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 113 | fn add_scenario(&self, scenario: ScenarioStats) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `UserSortMode` is never used [INFO] [stdout] --> src/main.rs:221:6 [INFO] [stdout] | [INFO] [stdout] 221 | enum UserSortMode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `Command { std: "docker" "inspect" "19689f89b8597d4c589fe236da54ecc6914039acd7dc1b2342ed662925eebfcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19689f89b8597d4c589fe236da54ecc6914039acd7dc1b2342ed662925eebfcd", kill_on_drop: false }` [INFO] [stdout] 19689f89b8597d4c589fe236da54ecc6914039acd7dc1b2342ed662925eebfcd [INFO] checking ribelo/gnip_simulator against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fribelo%2Fgnip_simulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ribelo/gnip_simulator on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ribelo/gnip_simulator [INFO] finished tweaking git repo https://github.com/ribelo/gnip_simulator [INFO] tweaked toml for git repo https://github.com/ribelo/gnip_simulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ribelo/gnip_simulator 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab8bf680861b6348b82e57581a9af6d736a1a2d1b14e3e3b565c41113bb828ea [INFO] running `Command { std: "docker" "start" "-a" "ab8bf680861b6348b82e57581a9af6d736a1a2d1b14e3e3b565c41113bb828ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab8bf680861b6348b82e57581a9af6d736a1a2d1b14e3e3b565c41113bb828ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8bf680861b6348b82e57581a9af6d736a1a2d1b14e3e3b565c41113bb828ea", kill_on_drop: false }` [INFO] [stdout] ab8bf680861b6348b82e57581a9af6d736a1a2d1b14e3e3b565c41113bb828ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c08d14af212dbe2cf1a02df880fabb576bd668f20d1a427817f6ae443fae796 [INFO] running `Command { std: "docker" "start" "-a" "9c08d14af212dbe2cf1a02df880fabb576bd668f20d1a427817f6ae443fae796", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaazE8Zy" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcgyOMB3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcgyOMB3/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.clap_derive.afcca2b7c74fe03b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.ei5223z92ylpdb8jl4gc2puqh.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-9d8e148ad972611a.2ymgbbcdlp2z2xff8wlunqk6s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-b8ed5fbf5b1549ce.rlib" "/opt/rustwide/target/debug/deps/libsyn-dcd66bd662fee723.rlib" "/opt/rustwide/target/debug/deps/libquote-cfd72e5a145dea92.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c0a7e744780d4271.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-9d8e148ad972611a.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libclap_derive-9d8e148ad972611a.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9c08d14af212dbe2cf1a02df880fabb576bd668f20d1a427817f6ae443fae796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c08d14af212dbe2cf1a02df880fabb576bd668f20d1a427817f6ae443fae796", kill_on_drop: false }` [INFO] [stdout] 9c08d14af212dbe2cf1a02df880fabb576bd668f20d1a427817f6ae443fae796