[INFO] fetching crate prime-radiant 0.1.0... [INFO] checking prime-radiant-0.1.0 against c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 for pr-161358 [INFO] extracting crate prime-radiant 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate prime-radiant 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate prime-radiant 0.1.0 [INFO] tweaked toml for crates.io crate prime-radiant 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prime-radiant 0.1.0 on toolchain c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prime-radiant 0.1.0 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" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678 [INFO] running `Command { std: "docker" "start" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rkyv v0.8.12 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking ruvector-core v0.1.31 [INFO] [stderr] Checking prime-radiant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/substrate/graph.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/governance/repository.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActionImpact` [INFO] [stdout] --> src/execution/gate.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | use super::action::{Action, ActionId, ActionImpact, ScopeId}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateVector` [INFO] [stdout] --> src/substrate/graph.rs:855:52 [INFO] [stdout] | [INFO] [stdout] 855 | use crate::substrate::node::{SheafNodeBuilder, StateVector}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::substrate::restriction::RestrictionMap` [INFO] [stdout] --> src/substrate/graph.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | use crate::substrate::restriction::RestrictionMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/governance/repository.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `Action` is not dyn compatible [INFO] [stdout] --> src/execution/action.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | pub type BoxedAction = Box + Send + Sync>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `Action` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> src/execution/action.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub trait Action: Send + Sync { [INFO] [stdout] | ------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 414 | fn make_rollback_not_supported_error() -> Self::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...because associated function `make_rollback_not_supported_error` has no `self` parameter [INFO] [stdout] help: consider turning `make_rollback_not_supported_error` into a method by giving it a `&self` argument [INFO] [stdout] | [INFO] [stdout] 414 | fn make_rollback_not_supported_error(&self) -> Self::Error; [INFO] [stdout] | +++++ [INFO] [stdout] help: alternatively, consider constraining `make_rollback_not_supported_error` so it does not apply to trait objects [INFO] [stdout] | [INFO] [stdout] 414 | fn make_rollback_not_supported_error() -> Self::Error where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `action::Action` is not dyn compatible [INFO] [stdout] --> src/execution/action.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | pub type BoxedAction = Box + Send + Sync>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `action::Action` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> src/execution/action.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub trait Action: Send + Sync { [INFO] [stdout] | ------ this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 414 | fn make_rollback_not_supported_error() -> Self::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...because associated function `make_rollback_not_supported_error` has no `self` parameter [INFO] [stdout] = help: the following types implement `action::Action`: [INFO] [stdout] execution::executor::tests::TrackedAction [INFO] [stdout] execution::gate::tests::TestAction [INFO] [stdout] execution::tests::IntegrationTestAction [INFO] [stdout] consider defining an enum where each variant holds one of these types, [INFO] [stdout] implementing `action::Action` for this new enum and using it instead [INFO] [stdout] = note: `action::Action` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type [INFO] [stdout] help: consider turning `make_rollback_not_supported_error` into a method by giving it a `&self` argument [INFO] [stdout] | [INFO] [stdout] 414 | fn make_rollback_not_supported_error(&self) -> Self::Error; [INFO] [stdout] | +++++ [INFO] [stdout] help: alternatively, consider constraining `make_rollback_not_supported_error` so it does not apply to trait objects [INFO] [stdout] | [INFO] [stdout] 414 | fn make_rollback_not_supported_error() -> Self::Error where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `successor_id` [INFO] [stdout] --> src/governance/policy.rs:686:33 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn supersede(&mut self, successor_id: PolicyBundleId) -> Result<(), PolicyError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_successor_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/coherence/spectral.rs:684:13 [INFO] [stdout] | [INFO] [stdout] 684 | let first = analyzer.smoothed_eigenvalues().unwrap().clone(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `successor_id` [INFO] [stdout] --> src/governance/policy.rs:686:33 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn supersede(&mut self, successor_id: PolicyBundleId) -> Result<(), PolicyError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_successor_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prime-radiant` (lib) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prime-radiant` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678", kill_on_drop: false }` [INFO] [stdout] 96b33ef3db402af55d31396bfc510fcbad01f9f2dfd8ac464408e1241f9b4678