[INFO] fetching crate tcolour 0.1.3... [INFO] checking tcolour-0.1.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate tcolour 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tcolour 0.1.3 [INFO] finished tweaking crates.io crate tcolour 0.1.3 [INFO] tweaked toml for crates.io crate tcolour 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tcolour 0.1.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tcolour 0.1.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastnoise-lite v1.1.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f868ee05dee7d6e3e5e9c9e86b142526233822391c355580d65e99b05d90b252 [INFO] running `Command { std: "docker" "start" "-a" "f868ee05dee7d6e3e5e9c9e86b142526233822391c355580d65e99b05d90b252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f868ee05dee7d6e3e5e9c9e86b142526233822391c355580d65e99b05d90b252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f868ee05dee7d6e3e5e9c9e86b142526233822391c355580d65e99b05d90b252", kill_on_drop: false }` [INFO] [stdout] f868ee05dee7d6e3e5e9c9e86b142526233822391c355580d65e99b05d90b252 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7645f352b0ef316665e8a96383ff6a30e0110e01e7b8fbed353b6552860c65b [INFO] running `Command { std: "docker" "start" "-a" "a7645f352b0ef316665e8a96383ff6a30e0110e01e7b8fbed353b6552860c65b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking auto_ops v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking fastnoise-lite v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking tcolour v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.6 [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `colour::Colour` in the current scope [INFO] [stdout] --> src/colour.rs:831:36 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Colour { [INFO] [stdout] | ----------------- function or associated item `random` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 831 | let base = Colour::random(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `colour::Colour` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `colour::Colour` consider using one of the following associated functions: [INFO] [stdout] colour::Colour::new [INFO] [stdout] colour::Colour::grey [INFO] [stdout] colour::Colour::red [INFO] [stdout] colour::Colour::green [INFO] [stdout] and 6 others [INFO] [stdout] --> src/colour.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(r: f64, g: f64, b: f64, a: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn grey(grey: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn red(red: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn green(green: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `colour::Colour` in the current scope [INFO] [stdout] --> src/colour.rs:832:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Colour { [INFO] [stdout] | ----------------- function or associated item `random` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 832 | let blend = Colour::random(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `colour::Colour` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `colour::Colour` consider using one of the following associated functions: [INFO] [stdout] colour::Colour::new [INFO] [stdout] colour::Colour::grey [INFO] [stdout] colour::Colour::red [INFO] [stdout] colour::Colour::green [INFO] [stdout] and 6 others [INFO] [stdout] --> src/colour.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(r: f64, g: f64, b: f64, a: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn grey(grey: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn red(red: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn green(green: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcolour` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a7645f352b0ef316665e8a96383ff6a30e0110e01e7b8fbed353b6552860c65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7645f352b0ef316665e8a96383ff6a30e0110e01e7b8fbed353b6552860c65b", kill_on_drop: false }` [INFO] [stdout] a7645f352b0ef316665e8a96383ff6a30e0110e01e7b8fbed353b6552860c65b