[INFO] fetching crate tcolour 0.1.3...
[INFO] testing tcolour-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tcolour 0.1.3 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcolour 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c61287857f8febfff3d2dec4066b47e8c16293310252904d79c2e481a4e5a426
[INFO] running `Command { std: "docker" "start" "-a" "c61287857f8febfff3d2dec4066b47e8c16293310252904d79c2e481a4e5a426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c61287857f8febfff3d2dec4066b47e8c16293310252904d79c2e481a4e5a426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61287857f8febfff3d2dec4066b47e8c16293310252904d79c2e481a4e5a426", kill_on_drop: false }`
[INFO] [stdout] c61287857f8febfff3d2dec4066b47e8c16293310252904d79c2e481a4e5a426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0e623ad3051f9438540df70c6fa84287a32ea381862caf03012c14bc9cd465a
[INFO] running `Command { std: "docker" "start" "-a" "e0e623ad3051f9438540df70c6fa84287a32ea381862caf03012c14bc9cd465a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tcolour v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
[INFO] running `Command { std: "docker" "inspect" "e0e623ad3051f9438540df70c6fa84287a32ea381862caf03012c14bc9cd465a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e623ad3051f9438540df70c6fa84287a32ea381862caf03012c14bc9cd465a", kill_on_drop: false }`
[INFO] [stdout] e0e623ad3051f9438540df70c6fa84287a32ea381862caf03012c14bc9cd465a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad25661e898d0a232b3a218a0738cf8aea260236213d70f186f7e119758c3d8
[INFO] running `Command { std: "docker" "start" "-a" "4ad25661e898d0a232b3a218a0738cf8aea260236213d70f186f7e119758c3d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling fastnoise-lite v1.1.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tcolour v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling 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" "4ad25661e898d0a232b3a218a0738cf8aea260236213d70f186f7e119758c3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad25661e898d0a232b3a218a0738cf8aea260236213d70f186f7e119758c3d8", kill_on_drop: false }`
[INFO] [stdout] 4ad25661e898d0a232b3a218a0738cf8aea260236213d70f186f7e119758c3d8
