[INFO] cloning repository https://github.com/Artentus/gsim2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/gsim2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82fe6e204f7edbc2c02d4af8e32995a77c6d80b5 [INFO] checking Artentus/gsim2/82fe6e204f7edbc2c02d4af8e32995a77c6d80b5 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2" "/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/Artentus/gsim2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Artentus/gsim2 [INFO] finished tweaking git repo https://github.com/Artentus/gsim2 [INFO] tweaked toml for git repo https://github.com/Artentus/gsim2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Artentus/gsim2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pod-enum v0.1.0 [INFO] [stderr] Downloaded pod-enum-macros v0.1.0 [INFO] [stderr] Downloaded wgpu v0.20.0 [INFO] [stderr] Downloaded wgpu-core v0.20.0 [INFO] [stderr] Downloaded wgpu-hal v0.20.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68cab0d849f3b5da3cd34567ec7753a90bff2a0272ccf75757c12f06f486a093 [INFO] running `Command { std: "docker" "start" "-a" "68cab0d849f3b5da3cd34567ec7753a90bff2a0272ccf75757c12f06f486a093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68cab0d849f3b5da3cd34567ec7753a90bff2a0272ccf75757c12f06f486a093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68cab0d849f3b5da3cd34567ec7753a90bff2a0272ccf75757c12f06f486a093", kill_on_drop: false }` [INFO] [stdout] 68cab0d849f3b5da3cd34567ec7753a90bff2a0272ccf75757c12f06f486a093 [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e76d598771971dc7b10e3dc77bc8e836b789044116329a2770aa4fff5b878f3 [INFO] running `Command { std: "docker" "start" "-a" "0e76d598771971dc7b10e3dc77bc8e836b789044116329a2770aa4fff5b878f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling wgpu-hal v0.20.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Compiling wgpu-core v0.20.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling wgpu v0.20.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling pod-enum-macros v0.1.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking pod-enum v0.1.0 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking gsim2 v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `small_vec` [INFO] [stdout] --> src/vec.rs:527:14 [INFO] [stdout] | [INFO] [stdout] 527 | macro_rules! small_vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `small_vec` [INFO] [stdout] --> src/vec.rs:539:16 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) use small_vec; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `small_vec` [INFO] [stdout] --> src/vec.rs:527:14 [INFO] [stdout] | [INFO] [stdout] 527 | macro_rules! small_vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `small_vec` [INFO] [stdout] --> src/vec.rs:539:16 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) use small_vec; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sync_memory` is never used [INFO] [stdout] --> src/lib.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 347 | impl Simulator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 356 | fn sync_memory(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `linked_list_iter` is never used [INFO] [stdout] --> src/graph.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn linked_list_iter<'a, T: LinkedListNode, S: BufferState>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pop` is never used [INFO] [stdout] --> src/vec.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Inline { [INFO] [stdout] | ---------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 83 | impl Inline { [INFO] [stdout] | ----------------------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_inline`, `push`, and `pop` are never used [INFO] [stdout] --> src/vec.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 148 | impl Heap { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | unsafe fn from_inline( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | fn push(&mut self, value: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl Heap { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 257 | fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `len`, `capacity`, `push`, and `pop` are never used [INFO] [stdout] --> src/vec.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 286 | impl SmallVec { [INFO] [stdout] | -------------------------------------------------------- associated items in this implementation [INFO] [stdout] 287 | #[inline] [INFO] [stdout] 288 | pub const fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub const fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | pub fn push(&mut self, value: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 412 | impl SmallVec { [INFO] [stdout] | --------------------------------------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 425 | pub fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sync_memory` is never used [INFO] [stdout] --> src/lib.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 347 | impl Simulator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 356 | fn sync_memory(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `linked_list_iter` is never used [INFO] [stdout] --> src/graph.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn linked_list_iter<'a, T: LinkedListNode, S: BufferState>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pop` is never used [INFO] [stdout] --> src/vec.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Inline { [INFO] [stdout] | ---------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 83 | impl Inline { [INFO] [stdout] | ----------------------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_inline`, `push`, and `pop` are never used [INFO] [stdout] --> src/vec.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 148 | impl Heap { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | unsafe fn from_inline( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | fn push(&mut self, value: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl Heap { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 257 | fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `len`, `capacity`, `push`, and `pop` are never used [INFO] [stdout] --> src/vec.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 286 | impl SmallVec { [INFO] [stdout] | -------------------------------------------------------- associated items in this implementation [INFO] [stdout] 287 | #[inline] [INFO] [stdout] 288 | pub const fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub const fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | pub fn push(&mut self, value: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `repeat` is never used [INFO] [stdout] --> src/vec.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 412 | impl SmallVec { [INFO] [stdout] | --------------------------------------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 425 | pub fn repeat(value: T, count: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.31s [INFO] running `Command { std: "docker" "inspect" "0e76d598771971dc7b10e3dc77bc8e836b789044116329a2770aa4fff5b878f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e76d598771971dc7b10e3dc77bc8e836b789044116329a2770aa4fff5b878f3", kill_on_drop: false }` [INFO] [stdout] 0e76d598771971dc7b10e3dc77bc8e836b789044116329a2770aa4fff5b878f3